• Wayne Davison's avatar
    - The sending side now sets the parent_ndx value in each file list. · 5459e693
    Wayne Davison authored
    - 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.
    5459e693
flist.c 67.4 KB