Backed out the hack that reversed ITEM_REPORT_XATTRS with
authorWayne Davison <wayned@samba.org>
Sun, 6 Mar 2005 23:37:42 +0000 (23:37 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 6 Mar 2005 23:37:42 +0000 (23:37 +0000)
commitc2b11ba0179b792d7c6fab765713a010c77f4322
treede788c1e8fa69f3a7bf070927f5f8c9fa8b141b3
parentf75a53e71b584bd1398271629bd021f107881082
Backed out the hack that reversed ITEM_REPORT_XATTRS with
ITEM_TRANSFER.  Yes, it allowed some kludge code that made backward
compatibility seamless, but it made it impossible to remove the hack
in the future.  This way, the backward compatibility is just
slightly inaccurate in the display of the first letter in the %i
output, and the only hack can be safely removed without causing
problems.
generator.c
rsync.h
sender.c