mirror of
https://github.com/qemu/qemu.git
synced 2026-07-09 01:56:21 +00:00
All existing callers pass 0, but we need a way to pass BDRV_REQ_NO_QUEUE
for discard requests.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Message-ID: <20260421161132.99878-4-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit 53074ba033)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>