- Simplified the flist-spanning gnum logic in match_gnums().
authorWayne Davison <wayned@samba.org>
Mon, 10 Sep 2007 06:15:25 +0000 (06:15 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 10 Sep 2007 06:15:25 +0000 (06:15 +0000)
commitc980db5f083583cfa95a08d1bf3471762ec85cd9
tree754fcc1d50671b759a0700b8503b1e2945f56a03
parentc35d6e3522d1c756f63fe911b4ad9fddbdf66d95
- Simplified the flist-spanning gnum logic in match_gnums().
- Don't use hlink_flist in hard_link_check().
- Made the prev_name logic in hard_link_check() better.
- Added an "ndx" arg to the finish_hard_link() call.  Also, set the
  prev value of any prior entries to the first finished item (which
  ensures that any item that follows a re-shuffled item (which was
  waiting for a transferred file to finish) can find the FIRST+DONE
  item.
hlink.c