qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v6 1/8] block: Add bdrv_get_block_status_above


From: Paolo Bonzini
Subject: Re: [Qemu-block] [PATCH v6 1/8] block: Add bdrv_get_block_status_above
Date: Thu, 28 May 2015 10:27:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0


On 28/05/2015 07:29, Fam Zheng wrote:
> Like bdrv_is_allocated_above, this function follows the backing chain until 
> seeing
> BDRV_BLOCK_ALLOCATED.  Base is not included.
> 
> Reimplement bdrv_is_allocated on top.

"Reimplement bdrv_get_block_status on top".

Can be fixed by whoever commits this, so

Reviewed-by: Paolo Bonzini <address@hidden>

> Signed-off-by: Fam Zheng <address@hidden>



reply via email to

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