-
Christoph Hellwig authored
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 <hch@lst.de>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>Christoph Hellwig authoredThe 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 <hch@lst.de>
Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com>
Loading