Optimized flist_find() so that we never scan a series of empty
authorWayne Davison <wayned@samba.org>
Fri, 27 Jan 2006 12:59:07 +0000 (12:59 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 27 Jan 2006 12:59:07 +0000 (12:59 +0000)
file-list items twice (which can be very important with the new
--skip-empty-dirs option).  Also optimized the code that strips
root slashes in clean_flist().


No differences found