e we're going to be staying long
> term.
>
> ..wayne..
>
>
> On Sun, Apr 26, 2020 at 11:54 AM Ben RUBSON via rsync <
> rsync@lists.samba.org> wrote:
>
>> > On 26 Apr 2020, at 20:37, Filipe Maia via rsync
>> wrote:
>> >
>> > Hi,
>>
That's excellent news!
On Sat, 23 May 2020 at 08:11, Wayne Davison via rsync
wrote:
> On Tue, Oct 1, 2019 at 8:02 AM Bill Wichser via rsync <
> rsync@lists.samba.org> wrote:
>
>> Attached is the patch we applied [to add xxhash checksums]
>
>
> Thanks, Bill! I finally got around to finishing up
I think this is a great patch but, in my view, an even better way to tackle
the fundamental problem (the performance limitations) is to use a much
faster checksum like xxhash, as has been suggested before:
https://lists.samba.org/archive/rsync/2019-October/031975.html
Cheers,
Filipe
On Mon, 18 Ma
This has now been fixed by 1c7785a.
On Sat, 25 Apr 2020 at 23:53, Filipe Maia wrote:
> Hi,
>
> On systems with HAVE_SETATTRLIST, commit b936741 breaks compilation.
> This is because do_setattrlist_times hasn't been converted to STRUCT_STAT
> *stp.
> Here's a small patch to do it.
>
> Cheers,
> F
Hi,
Are there plans to soon move to github or some other place where people can
easily contribute to rsync, making the software discussion more lively and
productive?
I've seen several useful patches being submitted (e.g. faster checksums)
which many others could really use...
Cheers,
Filipe
--
Hi,
On systems with HAVE_SETATTRLIST, commit b936741 breaks compilation.
This is because do_setattrlist_times hasn't been converted to STRUCT_STAT
*stp.
Here's a small patch to do it.
Cheers,
Filipe
PS: I've been playing with IO_BUFFER_SIZE, MAX_MAP_SIZE and WRITE_SIZE. Any
plans to make it conf