qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v2 2/2] block: Assert that flags are in range


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH v2 2/2] block: Assert that flags are in range
Date: Tue, 14 Jun 2016 10:11:54 +0100
User-agent: Mutt/1.6.1 (2016-04-27)

On Mon, Jun 13, 2016 at 12:56:35PM -0600, Eric Blake wrote:
> Add a new BDRV_REQ_MASK constant, and use it to make sure that
> caller flags are always valid.
> 
> Tested with 'make check' and with qemu-iotests on both '-raw'
> and '-qcow2'; the only failure turned up was fixed in the
> previous commit.
> 
> Signed-off-by: Eric Blake <address@hidden>
> ---
>  include/block/block.h | 3 +++
>  block/io.c            | 6 ++++++
>  2 files changed, 9 insertions(+)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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