]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stat: report file system type for "overlayfs"
authorPádraig Brady <P@draigBrady.com>
Sun, 13 Dec 2015 14:58:53 +0000 (14:58 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 14 Dec 2015 13:38:43 +0000 (13:38 +0000)
commit1118f32145049cc4b949e89eda89a0ed612755de
treeeb8f065c59f2f425b3cf8e3bde43a09b5fbe925c
parent03bef9178163351c72af7fc494a40411610bc227
stat: report file system type for "overlayfs"

* src/stat.c (human_fstype): Add "overlayfs", and tag it as "remote"
to ensure that tail continues to use the more conservative polling mode.
* README-release: Remove a stale comment about updating fremote()
in tail.c.  Also give a link to *_SUPER_MAGIC definitions
not in the standard linux/magic.h location.
* NEWS: Mention that this file system is recognized.
NEWS
README-release
src/stat.c