]> git.proxmox.com Git - mirror_qemu.git/commit
job: Force-cancel jobs in a failed transaction
authorHanna Reitz <hreitz@redhat.com>
Wed, 6 Oct 2021 15:19:31 +0000 (17:19 +0200)
committerVladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Thu, 7 Oct 2021 08:40:48 +0000 (10:40 +0200)
commit1d4a43e9464f8945bd8aa2ed9d95f184b011befe
tree2c19c140dfe2d4419349846a5c7e8154678fc5c4
parent447162242803bdc38bb198312e1d0a0675948424
job: Force-cancel jobs in a failed transaction

When a transaction is aborted, no result matters, and so all jobs within
should be force-cancelled.

Signed-off-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20211006151940.214590-5-hreitz@redhat.com>
Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
job.c