pjd 2004/03/26 13:12:14 PST
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
We probably shouldn't allow users to mount file systems with MNT_SUIDDIR.
There should be not shell access when SUIDDIR is compiled in, but
better be sure.
Reviewed by: rwatson
Revision Changes Path
1.122 +4 -2 src/sys/kern/vfs_mount.c