Home
last modified time | relevance | path

Searched hist:"3 bcf26d3" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/nvme/
H A Dtrace-events3bcf26d3 Thu Jun 17 14:06:56 CDT 2021 Klaus Jensen <k.jensen@samsung.com> hw/nvme: reimplement format nvm to allow cancellation

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

Fix this by formatting the namespaces one after another, saving a
reference to the aiocb for each.

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

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

Fix this by formatting the namespaces one after another, saving a
reference to the aiocb for each.

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