Re: [Qemu-devel] [PATCH v2 04/16] quorum: Convert to BdrvChild
On 01.10.2015 15:13, Kevin Wolf wrote: > Signed-off-by: Kevin Wolf > Reviewed-by: Max Reitz > Reviewed-by: Alberto Garcia > --- > block/quorum.c | 63 > ++ > 1 file changed, 33 insertions(+), 30 deletions(-) > > diff --git a/block/quorum
[Qemu-devel] [PATCH v2 04/16] quorum: Convert to BdrvChild
Signed-off-by: Kevin Wolf Reviewed-by: Max Reitz Reviewed-by: Alberto Garcia --- block/quorum.c | 63 ++ 1 file changed, 33 insertions(+), 30 deletions(-) diff --git a/block/quorum.c b/block/quorum.c index 8fe53b4..c4cda32 100644 --- a/bl