> The QMP 'transaction' command keeps a list of in-flight transactions.
> The transaction state structure is called BlkTransactionStates even
> though it only deals with a single transaction.  The only plural thing
> is the linked list of transaction states.
> 
> I find it confusing to call the single structure "States".  This patch
> renames it to "State", just like BlockDriverState is singular.
> 
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
>   blockdev.c | 104 
> ++++++++++++++++++++++++++++++-------------------------------
>   1 file changed, 52 insertions(+), 52 deletions(-)
> 

Reviewed-by: Wenchao Xia <xiaw...@linux.vnet.ibm.com>




-- 
Best Regards

Wenchao Xia


Reply via email to