qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 3/4] block/io: bdrv_common_block_status_above: support bs ==


From: Kevin Wolf
Subject: Re: [PATCH 3/4] block/io: bdrv_common_block_status_above: support bs == base
Date: Mon, 25 Nov 2019 17:23:07 +0100
User-agent: Mutt/1.12.1 (2019-06-15)

Am 16.11.2019 um 17:34 hat Vladimir Sementsov-Ogievskiy geschrieben:
> We are going to reuse bdrv_common_block_status_above in
> bdrv_is_allocated_above. bdrv_is_allocated_above may be called with
> include_base == false and still bs == base (for ex. from img_rebase()).
> 
> So, support this corner case.
> 
> Signed-off-by: Vladimir Sementsov-Ogievskiy <address@hidden>

Worth a comment in the code why we need this? Either way:

Reviewed-by: Kevin Wolf <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]