kleink Sat Feb 14 11:56:31 PST 1998 Update of /cvsroot/src/sys/ufs/ufs In directory netbsd1:/var/slash-tmp/cvs-serv19257 Modified Files: ufs_vnops.c Log Message: Move some permission-checking code for file owner/group changes up to vfs_syscalls.c::change_owner(). Also, always update the inode's change time if the operation succeeds.