Moved the reading of the final MSG_DONE message here from main.c
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)
commitb0da4b23a0802fef22390ae21390968689e93033
treec3de1ccde3d08c561c35003c35250a133f70e62f
parentbf18b7ca671e877715c1b139ae3859de6858ad54
Moved the reading of the final MSG_DONE message here from main.c
(this 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 our hard-link and dir-time-munging loops.
generator.c