A couple changes in delete_file() make us more compatible with
authorWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 00:42:12 +0000 (00:42 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 22 Feb 2005 00:42:12 +0000 (00:42 +0000)
commite1ad7fe63d98b4aace63a0f1ab502db8e88063f6
treeda114f70ff9b55e34465febb6eda9253e67e5a4a
parentf18d87b6eded14f201f3b9ede4993cb96f922a09
A couple changes in delete_file() make us more compatible with
older versions: (1) we no longer complain if excluded files
sticking around cause us to not be able to remove a subdir, and
(2) we output the name of the removed subdir after it has been
successfully removed.
flist.c