On 5/30/22 13:39, Denis V. Lunev wrote:
This patch makes in_flight field 'unsigned' for BDRVNBDState and
MirrorBlockJob. This matches the definition of this field on BDS
and is generically correct - we should never get negative value here.
Signed-off-by: Denis V. Lunev<d...@openvz.org>
CC: John Snow<js...@redhat.com>
CC: Vladimir Sementsov-Ogievskiy<vsement...@yandex-team.ru>
CC: Kevin Wolf<kw...@redhat.com>
CC: Hanna Reitz<hre...@redhat.com>
CC: Eric Blake<ebl...@redhat.com>
Thanks, applied to my block branch at
https://gitlab.com/vsementsov/qemu/-/commits/block
--
Best regards,
Vladimir