commit | 20a9e77dfabb3e664c0873726be1540175a4fda1 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Oct 31 11:32:55 2014 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:25:29 2014 +0100 |
tree | 402b708d44e1a5ccfd22c1b0b33ee51e60eb7433 | |
parent | 04df765ab449df24666269b0de0caf6ff250c568 [diff] |
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>