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 <mre...@redhat.com>
Thanks, applied to the block branch. Kevin