Re: [Qemu-block] [PATCH v5 26/27] block: Turn on image locking by default

2016-05-25 Thread Max Reitz
On 17.05.2016 09:35, Fam Zheng wrote: > Now that test cases are covered, we can turn it on. > > Signed-off-by: Fam Zheng > --- > blockdev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Max Reitz signature.asc Description: OpenPGP digital signature

[Qemu-block] [PATCH v5 26/27] block: Turn on image locking by default

2016-05-17 Thread Fam Zheng
Now that test cases are covered, we can turn it on. Signed-off-by: Fam Zheng --- blockdev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blockdev.c b/blockdev.c index 3de54f0..cd72597 100644 --- a/blockdev.c +++ b/blockdev.c @@ -384,7 +384,7 @@ static void extract_common_b