rwatson 2007-02-19 13:33:10 UTC
FreeBSD src repository
Modified files:
sys/kern kern_jail.c
sys/sys priv.h
sys/ufs/ufs ufs_quota.c
Log:
Rename three quota privileges from the UFS privilege namespace to the
VFS privilege namespace: exceedquota, getquota, and setquota. Leave
UFS-specific quota configuration privileges in the UFS name space.
This renumbers VFS and UFS privileges, so requires rebuilding modules
if you are using security policies aware of privilege identifiers.
This is likely no one at this point since none of the committed MAC
policies use the privilege checks.
Revision Changes Path
1.57 +2 -2 src/sys/kern/kern_jail.c
1.2 +27 -27 src/sys/sys/priv.h
1.92 +5 -5 src/sys/ufs/ufs/ufs_quota.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"