cvs commit: src/sys/kern vfs_mount.c
Pawel Jakub Dawidek
pjd at FreeBSD.org
Sun Mar 18 02:39:20 UTC 2007
pjd 2007-03-18 02:39:19 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_mount.c
Log:
Don't deny unmounting file systems for jailed processes immediately, allow
prison_priv_check() to decide what to do.
This change is suppose not to change current (security) behaviour
in any way.
This change is simlar to the change of PRIV_VFS_MOUNT in previous revision.
Revision Changes Path
1.248 +1 -3 src/sys/kern/vfs_mount.c
More information about the cvs-src
mailing list