svn commit: r227769 - head

Glen Barber gjb at FreeBSD.org
Sun Nov 20 19:29:53 UTC 2011


On Sun, Nov 20, 2011 at 07:16:21PM +0000, Alexander Best wrote:
> On Sun Nov 20 11, Glen Barber wrote:
> > Author: gjb (doc committer)
> > Date: Sun Nov 20 19:05:32 2011
> > New Revision: 227769
> > URL: http://svn.freebsd.org/changeset/base/227769
> > 
> > Log:
> >   Add a note to src/Makefile that explains that 'rm' runs twice because the
> >   second invocation only needs to operate on files with the immutable flag
> 
> thanks for taking care of this one. :)
> 
> are we sure we're only dealing with the immutable flag? since chflags is being
> invoked as 'chflags -R 0' and not 'chflags -R noschg', wouldn't it be better to
> refer to "file flags" in general and not only to the "immutable flag"?

You are correct, I didn't think about the 'undeletable' flag.  I've
committed a followup with 227770.

Thanks.

Glen

-- 
Glen Barber | gjb at FreeBSD.org
FreeBSD Documentation Project

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-all/attachments/20111120/fe6eba83/attachment.pgp


More information about the svn-src-all mailing list