make sure that io_flush() doesn't call writefd_unbuffered from within
authorAndrew Tridgell <tridge@samba.org>
Sat, 30 May 1998 02:02:23 +0000 (02:02 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sat, 30 May 1998 02:02:23 +0000 (02:02 +0000)
commite44f9a12c4c6d560f00d6e3521dca27e1d1e422a
treea2fabdd8fcd142f9d5ca718fb1b6cce1d097f5df
parent5243c216d6db4c728c7bf0ad7ab769c9bb6a728b
make sure that io_flush() doesn't call writefd_unbuffered from within
a writefd_unbuffered call!

this should fix the "decompressor lost sync" bug
io.c