Any concerns with the compiler warning on flist.c on a ia64 system
running SLES10SP1?
~/rsync-3.0.0pre7> make
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -Wall -W -o mkrounding -I. ./
mkrounding.c
./mkrounding >rounding.h
Rounding file_extras in multiples of 2 (EXTRA_LEN=4, FILE_STRUCT_LEN=24)
gcc
In testing 3.0.0pre1 and now 3.0.0pre2 I have noticed that the rate
of data transfer is ~25% slower than 2.6.9. I am using rsync to
mirror 2 filesystems from a single host. On average for large files
(> 4gb) under 3.0.0pre2 the transfer of ~75MB/sec. WIth 2.6.9 the
average is ~105MB/sec
I've started testing the detect-renamed patch with 2.6.9 and soon 3.0.0pre1. I
have an unique situation where I'm rsync'ing to a HSM based filesystem. I've
found that the detect-renamed patch works but it appears to do a copy of the
file to the new destination. This is particular slow since t