summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>2020-08-06 15:56:27 -0700
committerJens Axboe <axboe@kernel.dk>2020-08-21 17:14:27 -0600
commit7ee51cf60a90c2017b8d5b6e936cb52490aac7bd (patch)
tree47195c887971eaa2cb58f3f792ca35c0a061f1d8 /MAINTAINERS
parenta2138fd49467d0b909b9f19936974f9a3c4e3e1a (diff)
nvmet: call blk_mq_free_request() directly
Instead of calling blk_put_request() which calls blk_mq_free_request(), call blk_mq_free_request() directly for NVMeOF passthru. This is to mainly avoid an extra function call in the completion path nvmet_passthru_req_done(). Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Logan Gunthorpe <logang@deltatee.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions