]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests/backup-discard-source: convert size variable to be int
authorVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Thu, 20 Jun 2024 14:44:01 +0000 (17:44 +0300)
committerKevin Wolf <kwolf@redhat.com>
Tue, 22 Oct 2024 15:52:49 +0000 (17:52 +0200)
commitb4bc6ad1d79a0fe9c06ada7ff036578f3400258d
tree86e21696bfea9fac8c4793d589cab26db2a6e23b
parent4d7c5f8335dad1aac9bf00704dab5409b9a9f4db
iotests/backup-discard-source: convert size variable to be int

Make variable reusable in code for checks. Don't care to change "512 *
1024" invocations as they will be dropped in the next commit.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Message-ID: <20240620144402.65896-2-vsementsov@yandex-team.ru>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
tests/qemu-iotests/tests/backup-discard-source