]> git.ipfire.org Git - thirdparty/qemu.git/commit - block.c
block: Add bs->node_name to hold the name of a bs node of the bs graph.
authorBenoît Canet <benoit@irqsave.net>
Thu, 23 Jan 2014 20:31:32 +0000 (21:31 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 24 Jan 2014 13:33:01 +0000 (14:33 +0100)
commitdc364f4cdca0c49e37376b16c3ee0bf3b4a96f4c
tree582842c5d70d5a2817e17e1377478bf971497715
parentc8059b97e1f9b4635b836ee98373a0f72f9fc0b4
block: Add bs->node_name to hold the name of a bs node of the bs graph.

Add the minimum of code to prepare for the following patches.

Signed-off-by: Benoit Canet <benoit@irqsave.net>
Reviewed-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
include/block/block.h
include/block/block_int.h