Sync with gnulib 40f82767840187c20051ca99385f75a42f92de99.
commit6c6ce83af75f4c5c7ab3818d5996e323a30e9fa1
authorAndrew Borodin <aborodin@vmail.ru>
Mon, 17 Dec 2012 05:24:45 +0000 (17 09:24 +0400)
committerAndrew Borodin <aborodin@vmail.ru>
Thu, 20 Dec 2012 11:35:36 +0000 (20 15:35 +0400)
tree204edf84f87427390c1ff0be008f434ce1e45e3b
parentdb2c31decc4b21a8d0580018b82b5f7e18ad7da7
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