Properly handle the backup_suffix/backup_dir settings when deleting
authorWayne Davison <wayned@samba.org>
Fri, 1 Aug 2003 07:58:47 +0000 (07:58 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 1 Aug 2003 07:58:47 +0000 (07:58 +0000)
commitd74a2e3ed5e75d0b0c0be752c879eb537cd0f591
treef2a85bb9856a45c45134fef0bc102c7038a94c7e
parentd175d7e13edad3c9676351160553de4957e5dfbc
Properly handle the backup_suffix/backup_dir settings when deleting
files.  Also optimized the code that calls delete_one().  Don't
neglect to mention a file being deleted with --backup set.
receiver.c