]> git.proxmox.com Git - pve-qemu.git/commit
{alloc track, pbs} block driver: bdrv_co_preadv: adapt return values
authorFiona Ebner <f.ebner@proxmox.com>
Fri, 14 Oct 2022 12:07:16 +0000 (14:07 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 14 Oct 2022 12:52:36 +0000 (14:52 +0200)
commit4e1935c2c9efb2edc240b543701ba4fb1f51a106
tree089217314d20ca99ba6a53e5d4cbfabfff2d2744
parenta262e9642bdbbe5c540e45a12f7da4b6f600918f
{alloc track, pbs} block driver: bdrv_co_preadv: adapt return values

to be in-line with what other implementations in QEMU do. Commit
1d39c7098bbfa6862cb96066c4f8f6735ea397c5 mentions the EIO bit and
the function is expected to return 0 upon success (see other
implementations).

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
debian/patches/pve/0033-PVE-Add-PBS-block-driver-to-map-backup-archives-into.patch
debian/patches/pve/0045-PVE-block-pbs-fast-path-reads-without-allocation-if-.patch
debian/patches/pve/0048-block-add-alloc-track-driver.patch