Fixed --dry-run with --read-batch:
authorWayne Davison <wayned@samba.org>
Sat, 4 Apr 2009 14:24:38 +0000 (07:24 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 4 Apr 2009 14:25:25 +0000 (07:25 -0700)
commit83c32ca572364c0bbd28bff88664f1041f48a3f5
treed87f830742d130c259338d434bec526208802941
parent1a85a969a7f1283e90e289c686d2d4fd2d78ff80
Fixed --dry-run with --read-batch:
- Avoid sending MSG_NO_SEND to the generator.
- Check if the file is wanted before discarding the batched data.
receiver.c