In make_simple_backup(), if the rename() failed because we tried
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 01:57:58 +0000 (01:57 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 01:57:58 +0000 (01:57 +0000)
commitba679d5194af77accc0793ccb0425a5839f628c9
tree4ed7a8c0cb9be967bd880c37a90cb0db0a8f9b9c
parente1ad7fe63d98b4aace63a0f1ab502db8e88063f6
In make_simple_backup(), if the rename() failed because we tried
to rename a directory over a file or visa versa, try to handle it.
backup.c