• K
    block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE · 04c01a5c
    Kevin Wolf 提交于
    Instead of covering only the state of images on the migration
    destination before the migration is completed, the flag will also cover
    the state of images on the migration source after completion. This
    common state implies that the image is technically still open, but no
    writes will happen and any cached contents will be reloaded from disk if
    and when the image leaves this state.
    Signed-off-by: NKevin Wolf <kwolf@redhat.com>
    Reviewed-by: NEric Blake <eblake@redhat.com>
    04c01a5c
qed.c 49.5 KB