diff options
author | Christoph Hellwig <[email protected]> | 2015-11-26 12:59:50 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-12-22 09:38:34 -0700 |
commit | aae239e1910ebc27ec9f7e8b25904a69626cf28c (patch) | |
tree | 1b025d25e50d6cf0d500dea47e1effd03559ac00 /tools/perf/scripts/python | |
parent | adf68f21c15572c68d9fadae618a09cf324b9814 (diff) |
nvme: simplify completion handling
Now that all commands are executed as block layer requests we can remove the
internal completion in the NVMe driver. Note that we can simply call
blk_mq_complete_request to abort commands as the block layer will protect
against double copletions internally.
Signed-off-by: Christoph Hellwig <[email protected]>
Acked-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions