qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH for-2.9 0/3] Fix bdrv_is_allocated usage bugs


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH for-2.9 0/3] Fix bdrv_is_allocated usage bugs
Date: Thu, 9 Mar 2017 16:39:23 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Am 08.03.2017 um 22:34 hat Eric Blake geschrieben:
> bdrv_is_allocated() returns tri-state, not just bool, although
> there were several callers using it as a bool.  Fix them to
> either propagate the error or to document why treatment of
> failure like allocation is okay.
> 
> [Found during a larger effort to convert bdrv_get_block_status
> to be byte-based for 2.10]

Thanks, applied to the block branch.

Kevin



reply via email to

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