Calls to make_bak_dir() should only happen when we fail to create a
authorWayne Davison <wayned@samba.org>
Tue, 4 May 2004 03:10:45 +0000 (03:10 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 4 May 2004 03:10:45 +0000 (03:10 +0000)
commit377dbd207556fe8e0bca2387205b4e06d9ed23e1
tree25511f0cac6a7c0b6bb77069dc3b184a4cfdb356
parent93272700d2eb85320ddf67f3bc1281dbe402f9f9
Calls to make_bak_dir() should only happen when we fail to create a
file/dir/etc. with errno == ENOENT.
backup.c