]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stat,tail: sync with latest Linux file systems
authorPádraig Brady <P@draigBrady.com>
Tue, 28 May 2024 12:29:15 +0000 (13:29 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 28 May 2024 12:38:34 +0000 (13:38 +0100)
commit3ce31e6f190b3f9152825ed74999d8bc4c0454dd
tree47f26ece7504b5076672a3a2ef82b46f2c398dcf
parent9290066de069ce5ffdc6e8ea531ba14a72d36e3f
stat,tail: sync with latest Linux file systems

* src/stat.c (human_fstype): Rename "FUSEBLK" to "FUSE" to sync with
kernel adjustments.  Add "bcachefs", and "pidfs".  Both are local,
with the latter being similar to "proc" which is also local.
* NEWS: Mention the change in behavior, and the improvement.
NEWS
src/stat.c