Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ext2fs
To: None <source-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 05/23/2004 11:56:04
Module Name:	src
Committed By:	grant
Date:		Sun May 23 11:56:04 UTC 2004

Modified Files:
	src/sys/ufs/ext2fs [netbsd-2-0]: ext2fs_vnops.c

Log Message:
Pull up revision 1.53 (requested by kleink in ticket #379):

POSIX: Permit a process without the appropriate privilege to change a
file's group ID to its effective gid, in addition to the presently
permitted set of supplementary gids.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.52.2.1 src/sys/ufs/ext2fs/ext2fs_vnops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.