- If a finished link came from a link-dest dir and --dry-run is in
authorWayne Davison <wayned@samba.org>
Mon, 9 Oct 2006 03:05:19 +0000 (03:05 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 9 Oct 2006 03:05:19 +0000 (03:05 +0000)
commit1a05de2bff5c9a61777e1615f4363fd957711d8e
tree11e851af433b6b2333b59b16eb1bd9b06890fa36
parentd9163a4cf516682e5109457d09ce68c53be26f91
- If a finished link came from a link-dest dir and --dry-run is in
  effect, we now stat the link-dest file instead of the non-existent
  destination file.
- Use int32 for the index variables.
hlink.c