cvs commit: src/usr.sbin/mtree verify.c
Brian Somers
brian at FreeBSD.org
Thu Aug 11 15:43:55 GMT 2005
brian 2005-08-11 15:43:55 UTC
FreeBSD src repository
Modified files:
usr.sbin/mtree verify.c
Log:
If we fail in chown(2), try to just change the group and continue on to
change the permissions. Failures are still recorded.
This allows mtree to do a generally better job of things when uid != 0.
Sponsored by: ActiveState/Sophos
Partially submitted by: neilw at ActiveState dot com
Reviewed by: neilw at ActiveState dot com
MFC after: 3 weeks
Revision Changes Path
1.24 +28 -10 src/usr.sbin/mtree/verify.c
More information about the cvs-src
mailing list