On 2017-05-24 22:28, Eric Blake wrote:
> Without a passthrough status of BDRV_BLOCK_RAW, anything wrapped by
> blkdebug appears 100% allocated as data. Better is treating it the
> same as the underlying file being wrapped.
>
> Update iotest 177 for the new expected output.
>
> Signed-off-by: Eri
On Wed, 05/24 15:28, Eric Blake wrote:
> Without a passthrough status of BDRV_BLOCK_RAW, anything wrapped by
> blkdebug appears 100% allocated as data. Better is treating it the
> same as the underlying file being wrapped.
>
> Update iotest 177 for the new expected output.
>
> Signed-off-by: Eri
Without a passthrough status of BDRV_BLOCK_RAW, anything wrapped by
blkdebug appears 100% allocated as data. Better is treating it the
same as the underlying file being wrapped.
Update iotest 177 for the new expected output.
Signed-off-by: Eric Blake
---
v2: tweak commit message
---
block/blk