qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: Assert validity of BdrvActionOps


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] block: Assert validity of BdrvActionOps
Date: Thu, 12 Sep 2013 16:28:54 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 12.09.2013 um 14:57 hat Max Reitz geschrieben:
> In qmp_transaction, assert that the BdrvActionOps to be used is actually
> valid.
> 
> This assertion failing is very improbable, however, it might happen, if
> a new TransactionActionKind is introduced "out of order" and the
> actions[] array is not updated.
> 
> Signed-off-by: Max Reitz <address@hidden>

Thanks, applied to the block branch.

Kevin



reply via email to

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