- Renamed done_cnt -> msgdone_cnt.
authorWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:52 +0000 (03:57 +0000)
committerWayne Davison <wayned@samba.org>
Tue, 30 Jan 2007 03:57:52 +0000 (03:57 +0000)
commit04c722d5e060248f6f8f01d8b9c01305c5a29d6a
treeb484660807d338870cb04f5c0d6bf7c98c91572b
parent7730114b308fa9a6d66a84ba72bebce0aee571cb
- Renamed done_cnt -> msgdone_cnt.
- Changed increment_active_files() to call check_for_finished_files()
  and to avoid calling both io_flush() and read_msg_fd() in the same
  iteration of a loop (since the former may have called the latter).
io.c