Searched hist:"9 ebfc111a1e34fcec5285095954c360acc2be01a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | diff 9ebfc111a1e34fcec5285095954c360acc2be01a Tue Jul 26 15:11:24 CDT 2022 Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> tests-bdrv-drain: bdrv_replace_test driver: declare supports_backing
We do add COW child to the node. In future we are going to forbid adding COW child to the node that doesn't support backing. So, fix it here now.
Don't worry about setting bs->backing itself: in further commit we'll update the block-layer to automatically set/unset this field in generic code.
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> Reviewed-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220726201134.924743-6-vsementsov@yandex-team.ru> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
|