]> git.proxmox.com Git - pve-qemu.git/commit
fix #3738: cherry-pick "block: introduce max_hw_iov for use in scsi-generic"
authorFabian Ebner <f.ebner@proxmox.com>
Wed, 1 Dec 2021 13:10:27 +0000 (14:10 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 1 Dec 2021 14:34:27 +0000 (15:34 +0100)
commit570d4ad51d46ade8d8f72343fcf0b48abb7f7164
treec4abe6a8b84d68949709c86175181b5119977fcf
parentc5e8e7c9989d5d295b81815bbe35f005875bd26b
fix #3738: cherry-pick "block: introduce max_hw_iov for use in scsi-generic"

which fixes the bad commit 18473467d55a20d643b6c9b3a52de42f705b4d35
that was tracked down via bisecting, and has a Cc for qemu-stable as
well.

Issue was easy enough to reproduce with a single virtio-block disk
using a few runs of dd if=/dev/urandom of=file bs=1M count=1000

Commit cc071629539dc1f303175a7e2d4ab854c0a8b20f upstream.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
debian/patches/extra/0008-block-introduce-max_hw_iov-for-use-in-scsi-generic.patch [new file with mode: 0644]
debian/patches/series