linux/drivers/target/tcm_fc
Christoph Hellwig c7d6a80392 target: refactor init/drop_nodeacl methods
By always allocating and adding, respectively removing and freeing
the se_node_acl structure in core code we can remove tons of repeated
code in the init_nodeacl and drop_nodeacl routines.  Additionally
this now respects the get_default_queue_depth method in this code
path as well.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2015-05-30 22:41:51 -07:00
..
Kconfig
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h target: simplify the target template registration API 2015-04-14 12:28:41 -07:00
tfc_cmd.c scsi: remove MSG_*_TAG defines 2014-12-04 09:58:33 +01:00
tfc_conf.c target: refactor init/drop_nodeacl methods 2015-05-30 22:41:51 -07:00
tfc_io.c tcm_fc: missing curly braces in ft_invl_hw_context() 2015-03-19 23:26:41 -07:00
tfc_sess.c tcm_fc: Replace rcu_assign_pointer() with RCU_INIT_POINTER() 2014-09-15 14:27:33 -07:00