On Wed 16 Sep 2020 02:20:06 PM CEST, Vladimir Sementsov-Ogievskiy wrote: > 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 <[email protected]> > Reviewed-by: Kevin Wolf <[email protected]> > Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Alberto Garcia <[email protected]> (my question about include_base remains, but otherwise this patch is correct) Berto
