linux/drivers/nvme/host
Christoph Hellwig 4f1244c829 block/sed-opal: allocate struct opal_dev dynamically
Insted of bloating the containing structure with it all the time this
allocates struct opal_dev dynamically.  Additionally this allows moving
the definition of struct opal_dev into sed-opal.c.  For this a new
private data field is added to it that is passed to the send/receive
callback.  After that a lot of internals can be made private as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Scott Bauer <scott.bauer@intel.com>
Reviewed-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-02-17 12:41:47 -07:00
..
core.c block/sed-opal: allocate struct opal_dev dynamically 2017-02-17 12:41:47 -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 block/sed-opal: allocate struct opal_dev dynamically 2017-02-17 12:41:47 -07:00
pci.c block/sed-opal: allocate struct opal_dev dynamically 2017-02-17 12:41:47 -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