[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs
From: |
Alberto Garcia |
Subject: |
Re: [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base |
Date: |
Tue, 18 Aug 2020 16:17:12 +0200 |
User-agent: |
Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu) |
On Wed 10 Jun 2020 02:04:24 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.
Reviewed-by: Alberto Garcia <berto@igalia.com>
Berto
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v5 3/5] block/io: bdrv_common_block_status_above: support bs == base,
Alberto Garcia <=