summaryrefslogtreecommitdiffstats
path: root/block/commit.c
diff options
context:
space:
mode:
authorHanna Reitz2022-03-04 16:37:26 +0100
committerKevin Wolf2022-03-04 18:18:26 +0100
commitb8ba60067bf9df0f2e799b34eb00809f5d1e5989 (patch)
tree547317052938b90ac3c19d6f3b73b84fbee8efc6 /block/commit.c
parenttests/qemu-iotests: Rework the checks and spots using GNU sed (diff)
downloadqemu-b8ba60067bf9df0f2e799b34eb00809f5d1e5989.tar.gz
qemu-b8ba60067bf9df0f2e799b34eb00809f5d1e5989.tar.xz
qemu-b8ba60067bf9df0f2e799b34eb00809f5d1e5989.zip
block/amend: Always call .bdrv_amend_clean()
.bdrv_amend_clean() says block drivers can use it to clean up what was done in .bdrv_amend_pre_run(). Therefore, it should always be called after .bdrv_amend_pre_run(), which means we need it to call it in the JobDriver.free() callback, not in JobDriver.clean(). Signed-off-by: Hanna Reitz <hreitz@redhat.com> Message-Id: <20220304153729.711387-3-hreitz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/commit.c')
0 files changed, 0 insertions, 0 deletions