On 2015-03-19 at 11:43, Alberto Garcia wrote:
This function gets the device name associated with a BlockDriverState, or its node name if the device name is empty.Signed-off-by: Alberto Garcia <be...@igalia.com> --- block.c | 5 +++++ block/quorum.c | 5 +---- include/block/block.h | 1 + 3 files changed, 7 insertions(+), 4 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>