]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
blockdev: Rename BlockdevAction -> TransactionAction
authorKevin Wolf <kwolf@redhat.com>
Mon, 13 May 2013 08:43:43 +0000 (10:43 +0200)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 24 May 2013 14:17:55 +0000 (16:17 +0200)
commitc8a83e8500329d82f1282c4905be11a39078007f
tree7e8a06b36499edc748e62d2a14185f7c72b30b03
parentba0c86a34e29b31ef360feda74c94200a5403fdd
blockdev: Rename BlockdevAction -> TransactionAction

There's no reason to restrict transactions to operations related to
block devices, so rename the type now before schema introspection stops
us from doing so.

Also change the schema documentation of 'transaction' to not refer to
block devices or snapshots any more.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockdev.c
qapi-schema.json