linux-hardened/drivers/nvme/host
Christoph Hellwig 4490733250 nvme: make SG_IO support optional
Translation SCSI commands to NVMe commands is rather pointless in general
as applications must not expext to be able to use SCSI commands on a
generic block device.

Make the huge translation layer optional and hope no one will ever enable
it in the future.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-01-12 13:30:16 -07:00
..
core.c nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
Kconfig nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
lightnvm.c NVMe: fix build with CONFIG_NVM enabled 2015-12-03 09:52:05 -07:00
Makefile nvme: make SG_IO support optional 2016-01-12 13:30:16 -07:00
nvme.h nvme: synchronize access to ctrl->namespaces 2016-01-12 13:30:13 -07:00
pci.c nvme: Move nvme_freeze/unfreeze_queues to nvme core 2016-01-12 13:30:11 -07:00
scsi.c nvme: move chardev and sysfs interface to common code 2015-12-01 10:59:40 -07:00