commit b936741 breaks compilation on macos

Filipe Maia filipe.c.maia at gmail.com
Sat Apr 25 21:53:20 UTC 2020


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 configurable at runtime? It seems to make a big difference
for large files on a fast link (about 5x in my case)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.samba.org/pipermail/rsync/attachments/20200425/72421087/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-do_setattrlist_times-to-use-the-new-STRUCT_ST.patch
Type: application/octet-stream
Size: 1543 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/rsync/attachments/20200425/72421087/0001-Update-do_setattrlist_times-to-use-the-new-STRUCT_ST.obj>


More information about the rsync mailing list