]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove VSVTX, VSGID and VSUID. This should be a no-op,
authortrasz <trasz@FreeBSD.org>
Wed, 10 Sep 2008 13:16:41 +0000 (13:16 +0000)
committertrasz <trasz@FreeBSD.org>
Wed, 10 Sep 2008 13:16:41 +0000 (13:16 +0000)
commit9303940ffeb9f2f1fa70ff3cd8ea2c8fbabda10b
treeed7bf9cb2d91f45bd6197c9711c035069d33b3df
parent11fabd36c2894e56ba1ac22dce018446ffe1e7c5
Remove VSVTX, VSGID and VSUID.  This should be a no-op,
as VSVTX == S_ISVTX, VSGID == S_ISGID and VSUID == S_ISUID.

Approved by: rwatson (mentor)
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c
sys/gnu/fs/xfs/FreeBSD/xfs_vnode.h
sys/kern/kern_exec.c
sys/security/mac_bsdextended/mac_bsdextended.c
sys/sys/param.h
sys/sys/vnode.h