mountlist: add support for Interix
authorMarkus Duft <mduft@gentoo.org>
Thu, 20 Jan 2011 08:19:24 +0000 (09:19 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 20 Jan 2011 14:56:23 +0000 (15:56 +0100)
commit341d4ca5473e77c703c16eb7f7c7a15f5c416ed5
treeb14eaf381d46bdd04a530439aa61e2050d94799b
parent10a2340451a5dc1ff5972183fafd81de246c6931
mountlist: add support for Interix

* lib/mountlist.c (read_file_system_list) [MOUNTED_INTERIX_STATVFS]:
Apply statvfs to all entries of /dev/fs.
* m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Check for statvfs,
and if found, AC_DEFINE MOUNTED_INTERIX_STATVFS.
ChangeLog
lib/mountlist.c
m4/ls-mntd-fs.m4