Home
last modified time | relevance | path

Searched hist:"63 d96e4f" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dtrace-events63d96e4f Thu Jun 17 14:06:55 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement zone reset to allow cancellation

Prior to this patch, the aios associated with zone reset are submitted
anonymously (no reference saved to the aiocb from the blk_aio call).

Fix this by resetting the zones one after another, saving a reference to
the aiocb for each reset.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
H A Dctrl.c63d96e4f Thu Jun 17 14:06:55 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement zone reset to allow cancellation

Prior to this patch, the aios associated with zone reset are submitted
anonymously (no reference saved to the aiocb from the blk_aio call).

Fix this by resetting the zones one after another, saving a reference to
the aiocb for each reset.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>