qemu/include
Fam Zheng df9a681dc9 qed: Implement .bdrv_drain
The "need_check_timer" is used to clear the "NEED_CHECK" flag in the
image header after a grace period once metadata update has finished. In
compliance to the bdrv_drain semantics we should make sure it remains
deleted once .bdrv_drain is called.

We cannot reuse qed_need_check_timer_cb because here it doesn't satisfy
the assertion.  Do the "plug" and "flush" calls manually.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1447064214-29930-10-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-11-12 16:22:43 +01:00
..
2015-11-12 16:22:43 +01:00
2015-11-10 14:51:48 +01:00
2015-02-06 16:11:38 +00:00
2015-11-06 15:42:38 +03:00
2015-11-11 16:55:28 +01:00
2015-11-06 10:16:03 +01:00
2015-09-25 12:04:43 +02:00
2015-11-10 14:51:48 +01:00
2015-02-16 15:07:19 +00:00
2015-02-05 17:16:14 +01:00