diff options
author | Max Reitz | 2020-05-13 13:05:43 +0200 |
---|---|---|
committer | Kevin Wolf | 2020-05-18 19:05:25 +0200 |
commit | 1f38f04eacd4c3b9409dcb411525f203cce168a1 (patch) | |
tree | f4f794cb9f4dfc12bf754b8a0fccedd32b992092 /include/block | |
parent | block: Drop child_file (diff) | |
download | qemu-1f38f04eacd4c3b9409dcb411525f203cce168a1.tar.gz qemu-1f38f04eacd4c3b9409dcb411525f203cce168a1.tar.xz qemu-1f38f04eacd4c3b9409dcb411525f203cce168a1.zip |
block: Pass BdrvChildRole in remaining cases
These calls have no real use for the child role yet, but it will not
harm to give one.
Notably, the bdrv_root_attach_child() call in blockjob.c is left
unmodified because there is not much the generic BlockJob object wants
from its children.
Signed-off-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200513110544.176672-34-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