aboutsummaryrefslogtreecommitdiff
path: root/bt-host.c
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2013-06-24 17:13:15 +0200
committerKevin Wolf <kwolf@redhat.com>2013-06-28 09:20:26 +0200
commitba5d6ab68f7bc55520cddd5e00bd48b041c7aecd (patch)
treefee0714af6300a21e67c75302e5a9792aaf79663 /bt-host.c
parent99a9addf567e31244d934376060dd1d34f0f012c (diff)
downloadqemu-ba5d6ab68f7bc55520cddd5e00bd48b041c7aecd.zip
qemu-ba5d6ab68f7bc55520cddd5e00bd48b041c7aecd.tar.gz
qemu-ba5d6ab68f7bc55520cddd5e00bd48b041c7aecd.tar.bz2
blockdev: rename BlkTransactionStates to singular
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. Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'bt-host.c')
0 files changed, 0 insertions, 0 deletions