Sync with gnulib 40f82767840187c20051ca99385f75a42f92de99.
commit3bcedd10d2a8676f5b5bbf6be8d8fb71593775d5
authorAndrew Borodin <aborodin@vmail.ru>
Mon, 17 Dec 2012 05:24:45 +0000 (17 09:24 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 21 Dec 2012 08:50:33 +0000 (21 12:50 +0400)
tree8d413da0aa27a394b82064a9fde5b119401f0ed4
parentbbb1396a5655035b13abbdb69de0f78238698b6a
Sync with gnulib 40f82767840187c20051ca99385f75a42f92de99.

mountlist: recognize more "dummy" file systems
* src/filenamager/mountlist.c (ME_DUMMY_0):
Add these dummy FS names to the list:
  - "debugfs" virtual filesystem for kernel debugging
  - "devpts" PTY slave filesystem
  - "devtmpfs" device filesystem on top of tmpfs/ramfs
  - "fusectl" control filesystem for FUSE
  - "mqueue" enumerates POSIX message queues
  - "rpc_pipefs" kernel <-> userspace bridge for NFS
  - "sysfs" is for exporting kernel objects
  - "devfs" device filesystem for Linux 2.4 and FreeBSD

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
src/filemanager/mountlist.c