On 10/28/2014 11:04 PM, Fam Zheng wrote:
> Similar to bdrv_next, this traverses through graph_bdrv_states. Will be
> useful to enumerate all the named nodes.
>
> Signed-off-by: Fam Zheng
> ---
> block.c | 8
> include/block/block.h | 1 +
> 2 files changed, 9 insertions(+)
On 2014-10-29 at 06:04, Fam Zheng wrote:
Similar to bdrv_next, this traverses through graph_bdrv_states. Will be
useful to enumerate all the named nodes.
Signed-off-by: Fam Zheng
---
block.c | 8
include/block/block.h | 1 +
2 files changed, 9 insertions(+)
You coul
Similar to bdrv_next, this traverses through graph_bdrv_states. Will be
useful to enumerate all the named nodes.
Signed-off-by: Fam Zheng
---
block.c | 8
include/block/block.h | 1 +
2 files changed, 9 insertions(+)
diff --git a/block.c b/block.c
index 88f6d9b..c92a913 1