- Iterate through the deletion list in reverse order so that we
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 03:16:41 +0000 (03:16 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 03:16:41 +0000 (03:16 +0000)
commit94dcbf8367e98354b51435c8223dbf9ef170ec99
tree5ab63f4a4fac30e370a543148197c2a33f84885d
parent1bad11c759e6bac2ca7339f44fc1008daa869317
- Iterate through the deletion list in reverse order so that we
  can't delete a backup file that we just created.
- The rename-directory-for-backup heuristic now checks the
  DEL_FORCE_RECURSE flag, not the zap_dir variable.  We also set
  the flag when we recurse so that only the root dir of a deleted
  hierarchy can be missing the flag (and thus be a call from the
  generator).
flist.c