- Improved the handling of -x with -K.
authorWayne Davison <wayned@samba.org>
Sat, 29 Jan 2005 22:35:44 +0000 (22:35 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 29 Jan 2005 22:35:44 +0000 (22:35 +0000)
commit45478cc79b83a8a72ac59c86f9ef6ac75f28e7b7
tree2b433de1b09c651df2d13cb608e59342133a0572
parent5454d22ad8b63f00aa0b64d8568f2781e31a382b
- Improved the handling of -x with -K.
- Changed delete_in_dir() to only be used by the --delete-during
  option.
- Added delete_missing() that is used by both delete_files() and
  delete_in_dir().
- delete_files() still uses send_file_list(), but delete_in_dir()
  now uses send_file_name().
flist.c