- Made special exclusion-handling of '.' work in -R mode (so that we
authorWayne Davison <wayned@samba.org>
Sun, 17 Aug 2003 21:29:11 +0000 (21:29 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 17 Aug 2003 21:29:11 +0000 (21:29 +0000)
commit6931c13800a3b3486a55c3060744a9a0b86d6c6e
treeecfbf47fe2eb8d816e30c102439c081bdbfb4b1a
parente6e3f12ffc8b5a77b18af9498a045a43a7d58928
- Made special exclusion-handling of '.' work in -R mode (so that we
  can't accidentally lose the '.' dir and not transfer anything at all).
- Add a trailing '.' onto all '/'-trailing names, even '/' (fixes
  skipped deletions in -R mode from '/').
- Fixed loss of FLAG_DELETE on user-specified dir when unduplicating '.'
  (could happen on "./." or similar).
flist.c