]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stat,tail: add support for the exfat file system
authorKamil Dudka <kdudka@redhat.com>
Thu, 18 Feb 2021 10:18:04 +0000 (11:18 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 18 Feb 2021 13:50:29 +0000 (13:50 +0000)
commita5e0d8f387e81e854427addbbaf2504541bbf4b9
tree3b1f6df08cd5df8ff6f36b13d05ae4c3d1cfafd9
parentbd6c97deed6c11208d60fa0b19b2da528bcc4907
stat,tail: add support for the exfat file system

Bug: https://bugzilla.redhat.com/1921427

* src/stat.c (human_fstype): Add case for the 'exfat' file system type.
* NEWS: Mention the Improvement.
Fixes https://bugs.gnu.org/46613
NEWS
src/stat.c