On 2015-03-20 at 06:19, 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 <[email protected]> --- block.c | 9 +++++++++ block/quorum.c | 5 +---- include/block/block.h | 1 + 3 files changed, 11 insertions(+), 4 deletions(-)
Reviewed-by: Max Reitz <[email protected]>
