- Changed the calling args to delete_file() to take an st_mode instead
authorWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:23 +0000 (02:39 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 02:39:23 +0000 (02:39 +0000)
commitc786a7aec545259f857212a2376ee4c274d2e3b6
treeee5020e9576b543f1b0443138377703636dd265f
parent8a8356b7db03601256c997d80fa660440fb170b9
- Changed the calling args to delete_file() to take an st_mode instead
  of a DEL_DIR flag.
- Call log_delete() instead of outputting "deleting ..." messages..
- Log deletions if either verbose or log-format is specified.
rsync.c