diff options
author | BenoƮt Canet <benoit.canet@gmail.com> | 2012-03-23 08:36:53 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2012-04-05 16:29:04 +0200 |
commit | 2d1f3c2360053dec7dacc0292f52cff17104feff (patch) | |
tree | 6de11cea45836aef0ff4c2c100f4453c17752a05 /block/qed.h | |
parent | 901862cbf49639aaef23a575d40ae81282b6fcfc (diff) |
qed: honor BDRV_O_INCOMING for incoming live migration
From original commit with Patchwork-id: 31108 by
Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
"The QED image format includes a file header bit to mark images dirty.
QED normally checks dirty images on open and fixes inconsistent
metadata. This is undesirable during live migration since the dirty bit
may be set if the source host is modifying the image file. The check
should be postponed until migration completes.
Skip operations that modify the image file if the BDRV_O_INCOMING flag
is set."
Signed-off-by: Benoit Canet <benoit.canet@gmail.com>
Reviewed-by: Stefan Hajnoczi <stefanha@gmail.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/qed.h')
0 files changed, 0 insertions, 0 deletions