diff options
author | Jens Axboe <axboe@kernel.dk> | 2022-09-21 08:26:26 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-09-30 07:49:11 -0600 |
commit | c0a7ba77e81b8440d10f38559a5e1d219ff7e87c (patch) | |
tree | 816d94fb4e388e349cac8df612dd7a8ba215417c /io_uring | |
parent | ab3e1d3bbab9e973aeb4dd4603251578658a47ff (diff) |
nvme: split out metadata vs non metadata end_io uring_cmd completions
By splitting up the metadata and non-metadata end_io handling, we can
remove any request dependencies on the normal non-metadata IO path. This
is in preparation for enabling the normal IO passthrough path to pass
the ownership of the request back to the block layer.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Anuj Gupta <anuj20.g@samsung.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Reviewed-by: Keith Busch <kbusch@kernel.org>
Co-developed-by: Stefan Roesch <shr@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'io_uring')
0 files changed, 0 insertions, 0 deletions