Am 14.01.2010 00:26, schrieb Anthony Liguori: > On 01/12/2010 06:49 AM, Christoph Hellwig wrote: >> The backing device is only modified from bdrv_commit. So instead of >> flushing it every time bdrv_flush is called for the front-end device >> only flush it after we're written data to it in bdrv_commit. >> >> Signed-off-by: Christoph Hellwig<h...@lst.de> >> > > Applied. Thanks.
Anthony, you seem to have missed the v2 patch that considered my review comments. Can you please apply the diff between v1 and v2 on top? Kevin