Re: [Qemu-devel] [PATCH v2 0/5] more blkdebug tweaks

2017-05-25 Thread Fam Zheng
On Wed, 05/24 15:28, Eric Blake wrote: > I found a crasher and some odd behavior while rebasing my > bdrv_get_block_status series, so I figured I'd get these things > fixed first. This is based on top of Max's block branch. For patches 1,2,4,5: Acked-by: Fam Zheng

[Qemu-devel] [PATCH v2 0/5] more blkdebug tweaks

2017-05-24 Thread Eric Blake
I found a crasher and some odd behavior while rebasing my bdrv_get_block_status series, so I figured I'd get these things fixed first. This is based on top of Max's block branch. Since v1: - patch 1: patch open_f instead of openfile [Fam] - patch 2: drop redundant assignment - patch 3: new - patc