- Revamped the hard-link algorithm to save memory.
authorWayne Davison <wayned@samba.org>
Sat, 9 Dec 2006 00:23:55 +0000 (00:23 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 9 Dec 2006 00:23:55 +0000 (00:23 +0000)
- Improved the function names.
- Improved a few variable names.
- Got rid of the "is a hard link" message in favor of the normal status
  messages for files (e.g. --itemize-changes indicates hard-links).
- Fixed a long-standing bug when combining -H with --compare-dest.
- Made sure that code compiles when hard-linking is not available.


No differences found