Re: [Qemu-block] [Qemu-devel] [PATCH] tests/test-hbitmap: test next_zero and _next_dirty_area after truncate

2019-08-12 Thread John Snow
On 8/9/19 4:26 AM, Vladimir Sementsov-Ogievskiy wrote: > 08.08.2019 3:04, John Snow wrote: >> >> >> On 8/5/19 12:46 PM, Vladimir Sementsov-Ogievskiy wrote: >>> Test that hbitmap_next_zero and hbitmap_next_dirty_area can find things >>> after old bitmap end. >>> >>> Signed-off-by: Vladimir

Re: [Qemu-block] [Qemu-devel] [PATCH] tests/test-hbitmap: test next_zero and _next_dirty_area after truncate

2019-08-09 Thread Vladimir Sementsov-Ogievskiy
08.08.2019 3:04, John Snow wrote: > > > On 8/5/19 12:46 PM, Vladimir Sementsov-Ogievskiy wrote: >> Test that hbitmap_next_zero and hbitmap_next_dirty_area can find things >> after old bitmap end. >> >> Signed-off-by: Vladimir Sementsov-Ogievskiy >> --- >> >> It's a follow-up for >> >>

Re: [Qemu-block] [Qemu-devel] [PATCH] tests/test-hbitmap: test next_zero and _next_dirty_area after truncate

2019-08-07 Thread John Snow
On 8/5/19 12:46 PM, Vladimir Sementsov-Ogievskiy wrote: > Test that hbitmap_next_zero and hbitmap_next_dirty_area can find things > after old bitmap end. > > Signed-off-by: Vladimir Sementsov-Ogievskiy > --- > > It's a follow-up for > > [PATCH for-4.1] util/hbitmap: update orig_size on

Re: [Qemu-block] [Qemu-devel] [PATCH] tests/test-hbitmap: test next_zero and _next_dirty_area after truncate

2019-08-05 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190805164652.42409-1-vsement...@virtuozzo.com/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN ===