diff options
author | Max Reitz | 2020-05-13 13:05:33 +0200 |
---|---|---|
committer | Kevin Wolf | 2020-05-18 19:05:25 +0200 |
commit | 25191e5ff0804bbd3b9e9dd86fb538c06710cee2 (patch) | |
tree | 19afe692cba8ddc20d3603d3801c04733d12c616 /include/block | |
parent | block: Drop child_format (diff) | |
download | qemu-25191e5ff0804bbd3b9e9dd86fb538c06710cee2.tar.gz qemu-25191e5ff0804bbd3b9e9dd86fb538c06710cee2.tar.xz qemu-25191e5ff0804bbd3b9e9dd86fb538c06710cee2.zip |
block: Make backing files child_of_bds children
Make all parents of backing files pass the appropriate BdrvChildRole.
By doing so, we can switch their BdrvChildClass over to the generic
child_of_bds, which will do the right thing when given a correct
BdrvChildRole.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200513110544.176672-24-mreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/block')
0 files changed, 0 insertions, 0 deletions