Date: Thu, 11 Aug 2005 15:43:55 +0000 (UTC) From: Brian Somers <brian@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mtree verify.c Message-ID: <200508111543.j7BFhtn7057421@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508111543.j7BFhtn7057421>