]> git.ipfire.org Git - thirdparty/qemu.git/commit
block: refactor error handling of commit_iteration
authorVincent Vanlaer <libvirt-e6954efa@volkihar.be>
Sat, 26 Oct 2024 16:30:07 +0000 (18:30 +0200)
committerVladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
Thu, 1 May 2025 09:11:38 +0000 (12:11 +0300)
commit0648c76ad198e91515771fbbeaac3a3807669a4a
tree614d388a9034e49a5cea58caef42854960e135cb
parent23743ab282af4fbb80fdc049bff2c93668c73c83
block: refactor error handling of commit_iteration

Signed-off-by: Vincent Vanlaer <libvirt-e6954efa@volkihar.be>
Message-Id: <20241026163010.2865002-4-libvirt-e6954efa@volkihar.be>
[vsementsov]: move action declaration to the top of the function
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>
block/commit.c