]> Git Repo - qemu.git/commit
block: add bdrv_get_device_or_node_name()
authorAlberto Garcia <[email protected]>
Wed, 8 Apr 2015 09:29:18 +0000 (12:29 +0300)
committerKevin Wolf <[email protected]>
Tue, 28 Apr 2015 13:36:09 +0000 (15:36 +0200)
commit9b2aa84f87f5b95cb0295dcae38fbfbf115df2be
treefb2762247eacc84b4d217a126aeb6239d7614207
parentec683d604069dcdaaa516789274bc0cdc14e5247
block: add bdrv_get_device_or_node_name()

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]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Message-id: 4fa30aa8d61d9052ce266fd5429a59a14e941255.1428485266[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
block/quorum.c
include/block/block.h
This page took 0.026183 seconds and 4 git commands to generate.