fixed the case when a renamed file is detected by directory scanning
authorVladimir Nadvornik <nadvornik@suse.cz>
Sun, 20 Jul 2008 13:19:22 +0000 (13:19 +0000)
committerVladimir Nadvornik <nadvornik@suse.cz>
Sun, 20 Jul 2008 13:19:22 +0000 (13:19 +0000)
commita3c139eafad2246f8bde6cef391def6ab4670127
tree889d6386117ffb159b250bbe3a739231443adc45
parent8e0c8b700fad60a5de29b60144140f805668fcd3
fixed the case when a renamed file is detected by directory scanning
before the external rename commands exits. We have to update the
FileData structure immediately, othervise we would get duplicate
entries.
src/filedata.c