commit | 04df765ab449df24666269b0de0caf6ff250c568 | [log] [tgz] |
---|---|---|
author | Fam Zheng <famz@redhat.com> | Fri Oct 31 11:32:54 2014 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Wed Dec 10 10:25:29 2014 +0100 |
tree | e0f3c156c36d04dbcefa9b91cad595fd23b62cb6 | |
parent | 7fb8da2b8861795e0013e6ee97acd0363d868a35 [diff] |
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>