Call write_stream_flags() from start_write_batch().
authorWayne Davison <wayned@samba.org>
Sat, 24 Jul 2004 16:39:53 +0000 (16:39 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 24 Jul 2004 16:39:53 +0000 (16:39 +0000)
io.c

diff --git a/io.c b/io.c
index a094561..bd1ce1e 100644 (file)
--- a/io.c
+++ b/io.c
@@ -1130,6 +1130,8 @@ void io_multiplexing_close(void)
 
 void start_write_batch(int fd)
 {
+       write_stream_flags(batch_fd);
+
        /* Some communication has already taken place, but we don't
         * enable batch writing until here so that we can write a
         * canonical record of the communication even though the