Juan Quintela <quint...@redhat.com> wrote: > This was the only caller for read only files. So change the test for > an assert in qemu_fflush(). > > Signed-off-by: Juan Quintela <quint...@redhat.com>
Drop this patch. As Richard has strong opinions about calling fflush() on input streams. I still think that it makes zero sense to call it on a migration input stream. But I don't care enough to fight this battle O:-) Later, Juan.