Re: improved atime patch

2004-04-20 Thread Assar
Wayne Davison <[EMAIL PROTECTED]> writes: > I've looked over your patch, made a few changes, and checked it into > the patches dir. Thanks for the feedback and adding it to the patch directory. What are your thoughts on committing this to the rsync source itself? And can I ask you to look at the

Re: improved atime patch

2004-04-20 Thread Wayne Davison
On Tue, Apr 20, 2004 at 05:14:25PM -0400, Assar wrote: > Here's a new version of the patch (relative to CVS) that adds > -A/--copy-atime instead. I agree that making it a separate option is a better choice. > Any feedback on this patch and/or the previous one that I posted? I've looked over your

improved atime patch

2004-04-20 Thread Assar
I posted a patch a few days ago that adds copying of atime. At that time, it was just enabled with -t/--times. After some time, we have figured out that that choice might not have been the best. Here's a new version of the patch (relative to CVS) that adds -A/--copy-atime instead. It also inclu