Searched hist:"25191 e5ff0804bbd3b9e9dd86fb538c06710cee2" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/block/ |
H A D | vvfat.c | diff 25191e5ff0804bbd3b9e9dd86fb538c06710cee2 Wed May 13 06:05:33 CDT 2020 Max Reitz <mreitz@redhat.com> 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>
|
/openbmc/qemu/ |
H A D | block.c | diff 25191e5ff0804bbd3b9e9dd86fb538c06710cee2 Wed May 13 06:05:33 CDT 2020 Max Reitz <mreitz@redhat.com> 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>
|