pjd 2007-01-25 20:48:14 UTC
FreeBSD src repository
Modified files:
tools/regression/fstest/tests/chmod 00.t
Log:
MFp4: When user is not a member of the group which owns a file, even if
he is the file's owner, he can't set set-gid bit.
POSIX requires to return 0 and clear the bit, but FreeBSD returns
EPERM for UFS in such case. For now do the same in ZFS.
Revision Changes Path
1.2 +2 -2 src/tools/regression/fstest/tests/chmod/00.t
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"