rodrigc 2008-03-05 07:55:07 UTC
FreeBSD src repository
Modified files:
usr.sbin/mountd mountd.c
Log:
Remove hacks which filter out MNT_ROOTFS.
They are no longer needed now that we filter out MNT_ROOTFS
inside the nmount() call in revision 1.267 of vfs_mount.c.
Reviewed by: rink
Revision Changes Path
1.97 +1 -15 src/usr.sbin/mountd/mountd.c