diff options
author | Max Reitz <mreitz@redhat.com> | 2018-06-13 20:18:14 +0200 |
---|---|---|
committer | Max Reitz <mreitz@redhat.com> | 2018-06-18 17:04:54 +0200 |
commit | 138f9fffb809451ef80f5be4647558b72f2339ad (patch) | |
tree | fc6b685dde3f16bdaf95c8365e2d0a787595e4db /block.c | |
parent | 1181e19a6d6986a08b889a32438d0ceeee9b2ef3 (diff) | |
download | qemu-138f9fffb809451ef80f5be4647558b72f2339ad.zip qemu-138f9fffb809451ef80f5be4647558b72f2339ad.tar.gz qemu-138f9fffb809451ef80f5be4647558b72f2339ad.tar.bz2 |
block/mirror: Use source as a BdrvChild
With this, the mirror_top_bs is no longer just a technically required
node in the BDS graph but actually represents the block job operation.
Also, drop MirrorBlockJob.source, as we can reach it through
mirror_top_bs->backing.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Message-id: 20180613181823.13618-6-mreitz@redhat.com
Signed-off-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'block.c')
0 files changed, 0 insertions, 0 deletions