Re: [Qemu-devel] [PATCH 0/6] block: Add flush after metadata writes

2010-06-20 Thread Stefan Hajnoczi
Nice to see these patches :). Stefan

[Qemu-devel] [PATCH 0/6] block: Add flush after metadata writes

2010-06-18 Thread Kevin Wolf
This addresses the data integrity problems which are described for qcow at http://wiki.qemu.org/Features/Qcow2DataIntegrity#Metadata_update_ordering.2C_Part_2 These problems are the same for all writable image formats, so this series contains a patch for each of them. The only exception is VDI whi