Changed the main file-scan loop to not check for redo items when
authorWayne Davison <wayned@samba.org>
Wed, 31 Jan 2007 21:45:42 +0000 (21:45 +0000)
committerWayne Davison <wayned@samba.org>
Wed, 31 Jan 2007 21:45:42 +0000 (21:45 +0000)
commit1ff66d4c68058b023c5d2dd0904b07db7d6c0976
tree86beee9fe02547ebdff8d5be793154a34fd3761d
parent87a34ce56a9e9f498b68cb74da9aff7bac88f4f4
Changed the main file-scan loop to not check for redo items when
in incremental recurse mode -- it is enough to check for them
when changing from one file-list to another.
generator.c