Avoid re-setting (and sending) xattrs on a hard-linked file w/the same xattrs.
[rsync/rsync.git] / delete.c
2011-01-30 Matt McCutchenAvoid changing file_extra_cnt during deletion.
2009-04-11 Wayne DavisonDon't try to backup a file being removed from the backu...
2009-01-03 Wayne DavisonImproved the backup code:
2009-01-03 Wayne DavisonMake delete_item() public, moving it into delete.c.