linux/drivers/target/tcm_fc
Nicholas Bellinger bc0c94b140 target: Drop unnecessary core_tpg_register TFO parameter
This patch drops unnecessary target_core_fabric_ops parameter usage
for core_tpg_register() during fabric driver TFO->fabric_make_tpg()
se_portal_group creation callback execution.

Instead, use the existing se_wwn->wwn_tf->tf_ops pointer to ensure
fabric driver is really using the same TFO provided at module_init
time.

Also go ahead and drop the forward TFO declarations tree-wide, and
handling the special case for iscsi-target discovery TPG.

Cc: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2015-06-15 23:23:22 -07:00
..
Kconfig [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support 2011-05-17 10:52:46 +04:00
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h target: Move task tag into struct se_cmd + support 64-bit tags 2015-05-30 22:42:31 -07:00
tfc_cmd.c target: target_core_configfs.h is not needed in fabric drivers 2015-05-30 22:42:39 -07:00
tfc_conf.c target: Drop unnecessary core_tpg_register TFO parameter 2015-06-15 23:23:22 -07:00
tfc_io.c target: target_core_configfs.h is not needed in fabric drivers 2015-05-30 22:42:39 -07:00
tfc_sess.c target: target_core_configfs.h is not needed in fabric drivers 2015-05-30 22:42:39 -07:00