]> Git Repo - qemu.git/commit - include/block/block.h
block: Add bs->node_name to hold the name of a bs node of the bs graph.
authorBenoît Canet <[email protected]>
Thu, 23 Jan 2014 20:31:32 +0000 (21:31 +0100)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Signed-off-by: Kevin Wolf <[email protected]>
block.c
include/block/block.h
include/block/block_int.h
This page took 0.02645 seconds and 4 git commands to generate.