fixed a race condition in the --delete handling code. The bug led to
authorAndrew Tridgell <tridge@samba.org>
Wed, 27 May 1998 06:30:50 +0000 (06:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 27 May 1998 06:30:50 +0000 (06:30 +0000)
commit7b1ce0d746df0d7f7f33238799949ff3cec911a2
treed54d019a5979ca8e905b3cde15a01ffc40fec1cf
parent54816348d163e63cf696434d8d0c8dd20da3641b
fixed a race condition in the --delete handling code. The bug led to
spurious error messages about not be able to delete some files.

this fix also makes --delete processing more efficient
flist.c
rsync.c
rsync.h