numam-spdk/include
Shuhei Matsumoto 3b3c6002c9 iscsi: Add LUN to an existing target (not runtime)
Removing an LUN from an existing iSCSI target is possible by
removing the corresponding BDEV. However adding an LUN to an
existing iSCSI target is not possible yet.

Add a new function spdk_iscsi_tgt_node_add_lun() and related
functions first toward supporting this function.

JSON-RPC for this operation will be submitted an another patch.

Informing the newly added LUN to the initiator is not included
in this patch. Hence this operation is possible only for any
inactive target.

Change-Id: I3a28f4d75a17126e49c9d12ce64c3ad68f231840
Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-on: https://review.gerrithub.io/385180
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-01-17 12:41:29 -05:00
..
linux include: add local virtio_blk.h 2017-12-27 15:13:03 -05:00
spdk iscsi: Add LUN to an existing target (not runtime) 2018-01-17 12:41:29 -05:00
spdk_internal virtio: add opaque ctx param to PCI enumerate callback 2018-01-16 19:13:32 -05:00
Makefile build: add 'make install' rule 2017-11-27 17:58:02 -05:00