- The sending side now sets the parent_ndx value in each file list.
authorWayne Davison <wayned@samba.org>
Sun, 8 Jul 2007 06:25:42 +0000 (06:25 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 8 Jul 2007 06:25:42 +0000 (06:25 +0000)
commit5459e693a31e67bd68f6ef58d89ada67ddee9670
tree9e28a151aa4d1b31477f28afef22a4d18b56340c
parent24108eb854b1427018abb08a228788533254fdd2
- The sending side now sets the parent_ndx value in each file list.
- Leave a 1-entry gap between incremental file lists so that we can use
  that index value to refer to the parent directory of each file list.
- Set and use the new ndx_end value in the file list.  The incremental
  recursion mode omits dirs in this value (except in the first list)
  since the generator will be using the new "gap" ndx value to process
  each parent dir.
flist.c