Moved the reading of the final MSG_DONE message from here to
authorWayne Davison <wayned@samba.org>
Mon, 10 Jan 2005 00:31:55 +0000 (00:31 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 10 Jan 2005 00:31:55 +0000 (00:31 +0000)
commitbf18b7ca671e877715c1b139ae3859de6858ad54
tree7862e866550160fe50885f54a8917474282ce96e
parentcc17fbfe7dbe8f603f53a3957e2369802f0bd81f
Moved the reading of the final MSG_DONE message from here to
generator.c (the message comes from the receiver).  This ensures
that any redo-pass files and delete-after processing are known to be
done prior to the start of the hard-link and dir-time-munging loops.
main.c