Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs
authorEric Andersen <andersen@codepoet.org>
Thu, 1 Mar 2001 07:50:04 +0000 (07:50 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 1 Mar 2001 07:50:04 +0000 (07:50 -0000)
commit7b91f020217823736f59e9eccfc721b05b937807
treeb07ee09c54df47e3809f6433ee2cf24eb3abe5d5
parent93ba60f01d19f443187d8720fd8a93bdb890d4e5
Reduce the size of mount (and bypass /proc/filesystems) by using the sysfs
system call, based on work done by Glenn McGrath in December.
 -Erik
mount.c
util-linux/mount.c
utility.c