[Qemu-block] [PATCH v2 08/18] hbitmap: enable merging across granularities

2019-07-03 Thread John Snow
Signed-off-by: John Snow --- util/hbitmap.c | 36 +++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/util/hbitmap.c b/util/hbitmap.c index 3b6acae42b..306bc4876d 100644 --- a/util/hbitmap.c +++ b/util/hbitmap.c @@ -777,7 +777,27 @@ void hbitmap_trun

Re: [Qemu-block] [PATCH v2 08/18] hbitmap: enable merging across granularities

2019-07-04 Thread Max Reitz
On 03.07.19 23:55, John Snow wrote: > Signed-off-by: John Snow > --- > util/hbitmap.c | 36 +++- > 1 file changed, 35 insertions(+), 1 deletion(-) Reviewed-by: Max Reitz signature.asc Description: OpenPGP digital signature