priv: Use PRIV_VFS_SETGID
authorMichael Neumann <mneumann@ntecs.de>
Sun, 12 Jul 2009 21:16:57 +0000 (23:16 +0200)
committerMichael Neumann <mneumann@ntecs.de>
Sun, 12 Jul 2009 21:16:57 +0000 (23:16 +0200)
commit61b7a688d8ab06d18089b1e2b5cf96b4b9e23c90
tree2f85da92e8b44a9d0fa097f10e1e65f0a8c2687a
parent98b480deab5053f60b82e8b3b5b14cc22f6e6706
priv: Use PRIV_VFS_SETGID

Note that in case of UFS, the priv_cred_check() call will now
succeed in a jail, whereas it failed before.
sys/kern/kern_jail.c
sys/vfs/gnu/ext2fs/ext2_vnops.c
sys/vfs/ufs/ufs_vnops.c