linux/drivers/nvme/host
Scott Bauer 8a9ae52328 nvme: Check for Security send/recv support before issuing commands.
We need to verify that the controller supports the security
commands before actually trying to issue them.

Signed-off-by: Scott Bauer <scott.bauer@intel.com>
[hch: moved the check so that we don't call into the OPAL code if not
      supported]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-17 12:41:49 -07:00
..
core.c nvme: Check for Security send/recv support before issuing commands. 2017-02-17 12:41:49 -07:00
fabrics.c nvme-fabrics: Adjust source code indentation 2016-12-06 10:17:03 +02:00
fabrics.h Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block 2016-10-07 14:42:05 -07:00
fc.c nvme/fc: simplify error handling of nvme_fc_create_hw_io_queues 2016-12-21 11:34:25 +01:00
Kconfig nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
lightnvm.c lightnvm: use end_io callback instead of instance 2017-01-31 08:32:13 -07:00
Makefile nvme-fabrics: Add host support for FC transport 2016-12-06 10:17:56 +02:00
nvme.h nvme: Check for Security send/recv support before issuing commands. 2017-02-17 12:41:49 -07:00
pci.c nvme: Check for Security send/recv support before issuing commands. 2017-02-17 12:41:49 -07:00
rdma.c Updates for 4.10 kernel merge window 2016-12-15 12:03:32 -08:00
scsi.c nvme/scsi: Remove START STOP emulation 2016-12-21 11:33:24 +01:00