On Sat, Jan 03, 2004 at 12:16:55PM -0800, Wayne Davison wrote:
> On Tue, Dec 30, 2003 at 02:51:07PM -0800, jw schultz wrote:
> > The question is, should link-dest make the decision based on the
> > source uid/gid or based on the uid/gid the file winds up with.
> 
> I think it is sufficient to get the link-dest code to figure out if the
> file is going to be changed by the chown/chgroup code.  I've committed
> a fix that should do this.

That fix is good.  I tweaked it so that the scattering of
(gid_t)-1 meaning no_group_update is replaced by GROUP_NONE.
In general literals should be avoided and with the cast
the unary minus looked binary requiring a double-take.

I also reverted the local indentation change.  A single
space is not enough indent.


--
________________________________________________________________
        J.W. Schultz            Pegasystems Technologies
        email address:          [EMAIL PROTECTED]

                Remember Cernan and Schmitt
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to