Skip to content
Commit e1958e65 authored by Ming Lin's avatar Ming Lin Committed by Jens Axboe
Browse files

nvme: update and rename nvme_cancel_io to nvme_cancel_request



nvme_cancel_io is a bit confusing (given the distinction of io/admin),
so rename it to nvme_cancel_request.

And update it a bit to pass in struct nvme_ctrl, so it can be used
by Fabrics driver also.

Signed-off-by: default avatarMing Lin <ming.l@samsung.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Suggested-by: default avatarSagi Grimberg <sagi@grimberg.me>
Reviewed-by: default avatarJohannes Thumshirn <jthumshirn@suse.de>
Reviewed-by: default avatarKeith Busch <keith.bsuch@intel.com>
Signed-off-by: default avatarJens Axboe <axboe@fb.com>
parent 28a8f0d3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment