- 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)
commitaadc84d359307e15115b5822f5d16d7faad133c1
tree672c1639eb99ff266415e37a097a0e18b6943d72
parent9d155ecd121ca2a7e58886b81a7b196a26231b0b
- Revamped the hard-link algorithm to save memory.
- 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.
hlink.c