Add flist_find_ignore_dirness() and change delete_in_dir() to use it.
authorMatt McCutchen <matt@mattmccutchen.net>
Mon, 10 Nov 2008 14:44:01 +0000 (06:44 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 10 Nov 2008 15:05:21 +0000 (07:05 -0800)
This fixes an issue with -K noticed by eric casteleijn, avoids some
inconsistent itemizing when a file/dir is replaced by a dir/file,
and removes a now-obsolete chunk of code from make_file().


No differences found