]> git.ipfire.org Git - thirdparty/coreutils.git/commit
stat: report type for "prl_fs" file systems
authorPádraig Brady <P@draigBrady.com>
Thu, 31 Mar 2016 15:34:28 +0000 (16:34 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 31 Mar 2016 15:38:17 +0000 (16:38 +0100)
commitd33f1fbd671c58df453ce24446174d8c5ce4a355
tree2c014e10b3c48622690583af08bcbfb11ae443fa
parentdf88fce71651afb2c3456967a142db0ae4bf9906
stat: report type for "prl_fs" file systems

* src/stat.c (human_fstype): Identify the parallels file system.
Also tag as remote so that tail(1) doesn't use inotify, which
fails to detect changes made outside a VM.
Fixes http://bugs.gnu.org/23143
NEWS
src/stat.c