* conf/mtab/mtab_linux.c: Linux-specific mount table hanlding
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 25 Jun 2005 18:15:32 +0000 (18:15 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Sat, 25 Jun 2005 18:15:32 +0000 (18:15 +0000)
commit2a6a4e262f94e0989724e4092774b0886c2b069f
tree97041ea5bf706945be47292bed2ce4550d7196d9
parent64ae3ca6074319fa8b575374b322243e4e39c029
* conf/mtab/mtab_linux.c: Linux-specific mount table hanlding
that's safe (uses locks, handles symlinks to /proc/mounts, etc.).
Patch from Red Hat, which they adapted from mtab_file.c.  Minor
fixes to this file.

* m4/macros/check_mnttab_style.m4: Use Linux-specific mount table
handling.
ChangeLog
NEWS
conf/mtab/mtab_linux.c [new file with mode: 0644]
m4/macros/check_mnttab_style.m4