|
From: | Juan Quintela |
Subject: | Re: [PULL 11/18] migration: Create migrate_block_bitmap_mapping() function |
Date: | Wed, 03 May 2023 16:53:44 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Kevin Wolf <kwolf@redhat.com> wrote: > Am 27.04.2023 um 17:22 hat Juan Quintela geschrieben: >> Notice that we changed the test of ->has_block_bitmap_mapping >> for the test that block_bitmap_mapping is not NULL. >> >> Signed-off-by: Juan Quintela <quintela@redhat.com> >> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru> >> >> --- >> >> Make it return const (vladimir) > > (I don't think this part was actually meant for the commit message) > > This commit broke qemu-iotests 300 on master. Please have a look. > > Kevin grrr selfNack Just wondering, make check don't run this? I run "make check" before I sent the pull request. Later, Juan.
[Prev in Thread] | Current Thread | [Next in Thread] |