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)
- 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.


No differences found