Improved the backup code:
authorWayne Davison <wayned@samba.org>
Sat, 3 Jan 2009 20:00:02 +0000 (12:00 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 3 Jan 2009 20:02:47 +0000 (12:02 -0800)
commit21cddef2b460098f5289b9cdbd592bf8f0f9e759
treee19d41350ae9753ac69ac0cb86fa3cc3042be8fd
parentb3bf9b9df95137a3a43248be9599d919b04877af
Improved the backup code:
- Backups do not interfere with an atomic update (when possible).
- Backing up a file will remove a directory that is in the way
  and visa versa.
- Unify the backup-dir and non-backup-dir code in backup.c.
- Improved the backup tests a little bit.
backup.c
delete.c
hlink.c
receiver.c
rsync.c
rsync.h
testsuite/backup.test