block: Don't return throttling info in query-named-block-nodes
commit79c719b755134da3dd2ba2a63a9a7db765f68e53
authorKevin Wolf <kwolf@redhat.com>
Tue, 22 Mar 2016 19:20:29 +0000 (22 20:20 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 19 May 2016 14:45:31 +0000 (19 16:45 +0200)
tree8978ce44a5d0e8c3061bf699b03cf06c1b1710a9
parent7c8eece45b10fc9b716850345118ed6fa8d17887
block: Don't return throttling info in query-named-block-nodes

query-named-block-nodes should not return information that is related
to the attached BlockBackend rather than the node itself, so throttling
information needs to be removed from it.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
block/qapi.c
tests/qemu-iotests/096