]> git.ipfire.org Git - thirdparty/qemu.git/commit - block.c
block: Add bdrv_get_node_name
authorFam Zheng <famz@redhat.com>
Fri, 31 Oct 2014 03:32:55 +0000 (11:32 +0800)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:25:29 +0000 (10:25 +0100)
commit20a9e77dfabb3e664c0873726be1540175a4fda1
tree402b708d44e1a5ccfd22c1b0b33ee51e60eb7433
parent04df765ab449df24666269b0de0caf6ff250c568
block: Add bdrv_get_node_name

This returns the node name of a BDS. Remove the TODO comment and expect
the callers to be explicit.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
include/block/block.h