- Needed to use a name buffer in delete_missing() to avoid having
authorWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 23:41:52 +0000 (23:41 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 19 Feb 2005 23:41:52 +0000 (23:41 +0000)
  a recursive delete reuse our buffer from f_name().
- Moved the backup-handling into delete_file() in rsync.c.
- Moved the --max-delete counting into delete_file() in rsync.c.


No differences found