- 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)
- 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.


No differences found