block: Add bdrv_next_node
commit04df765ab449df24666269b0de0caf6ff250c568
authorFam Zheng <famz@redhat.com>
Fri, 31 Oct 2014 03:32:54 +0000 (31 11:32 +0800)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:25:29 +0000 (10 10:25 +0100)
treee0f3c156c36d04dbcefa9b91cad595fd23b62cb6
parent7fb8da2b8861795e0013e6ee97acd0363d868a35
block: Add bdrv_next_node

Similar to bdrv_next, this traverses through graph_bdrv_states. Will be
useful to enumerate all the named nodes.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
include/block/block.h