]> Git Repo - qemu.git/commit - block/sheepdog.c
sheepdog: use BDRV_POLL_WHILE
authorPaolo Bonzini <[email protected]>
Thu, 27 Oct 2016 10:48:58 +0000 (12:48 +0200)
committerFam Zheng <[email protected]>
Fri, 28 Oct 2016 13:50:18 +0000 (21:50 +0800)
commitf11672dbc0207cfb0015a2d08e7693b957847cbe
tree16f3eaef0321e011a31590962523c1a80d092bb0
parentd746427aafa5abf7d607d974979c1d15c8ab3c8d
sheepdog: use BDRV_POLL_WHILE

This is important when the sheepdog driver works on a BlockDriverState
that is attached to an I/O thread other than the main thread.

Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Message-Id: <1477565348[email protected]>
Signed-off-by: Fam Zheng <[email protected]>
block/sheepdog.c
This page took 0.02517 seconds and 4 git commands to generate.