]> git.baikalelectronics.ru Git - kernel.git/commit
lpfc: nvmet: Add Send LS Request and Abort LS Request support
authorJames Smart <jsmart2021@gmail.com>
Tue, 31 Mar 2020 16:50:11 +0000 (09:50 -0700)
committerJens Axboe <axboe@kernel.dk>
Sat, 9 May 2020 22:18:34 +0000 (16:18 -0600)
commit060b9b7b63fe6114cf540cd7e3d2f9e59a020be0
tree15f3f23edf845e6b42a9fc4bc9ad144c9b9a7d9f
parent978cf2479c9a16d43362d3c21a284aba6a2ed7c5
lpfc: nvmet: Add Send LS Request and Abort LS Request support

Now that common helpers exist, add the ability to Send an NVME LS Request
and to Abort an outstanding LS Request to the nvmet side of the driver.

Signed-off-by: Paul Ely <paul.ely@broadcom.com>
Signed-off-by: James Smart <jsmart2021@gmail.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/scsi/lpfc/lpfc_nvmet.c