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:46:41 +0000 (07:46 -0800)
commite51282678680ba551bb2ddf46fb9fd766999a9f4
tree8ce6712e00d8c3ee3a9e09b4d7b36b924519dc65
parentccdc2efd67b4b2b759ac3a1868137e7d7a4c3301
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