qemu-e2k/nbd
Kevin Wolf 04c01a5c8f block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE
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: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2016-01-20 13:36:23 +01:00
..
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
client.c nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
common.c nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
nbd-internal.h nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
server.c block: Rename BDRV_O_INCOMING to BDRV_O_INACTIVE 2016-01-20 13:36:23 +01:00