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)
commitd4d56eed8a2dfdd2cd78a19f9c1bae02496427e3
tree586430915a429d4084440870e3e29f192c75e100
parent3ce3cabe346fed441b840102ec861483d64e126f
Add flist_find_ignore_dirness() and change delete_in_dir() to use it.
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().
flist.c
generator.c