-
Kevin Wolf authored
This patch removes the temporary duplication between bs->file and bs->file_child by converting everything to BdrvChild. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Alberto Garcia <berto@igalia.com>
Reviewed-by:
Fam Zheng <famz@redhat.com>
Reviewed-by:
Stefan Hajnoczi <stefanha@redhat.com>Kevin Wolf authoredThis patch removes the temporary duplication between bs->file and bs->file_child by converting everything to BdrvChild. Signed-off-by:
Kevin Wolf <kwolf@redhat.com>
Reviewed-by:
Max Reitz <mreitz@redhat.com>
Reviewed-by:
Alberto Garcia <berto@igalia.com>
Reviewed-by:
Fam Zheng <famz@redhat.com>
Reviewed-by:
Stefan Hajnoczi <stefanha@redhat.com>
Loading