]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
target: remove initiatorname field in se_acl_lun
authorChris Zankel <czankel@purestorage.com>
Mon, 20 Jul 2015 23:29:50 +0000 (16:29 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 31 Jul 2015 05:57:30 +0000 (22:57 -0700)
commitb6a54b8d895648d915c7e8308f3d3e6bf2505d69
treeeeb4ba6386eec2961d5319d1fc5100186ee4fe1f
parent53c46995b6ed7cb32a28bce1f4a25065baf65d8f
target: remove initiatorname field in se_acl_lun

From: Chris Zankel <czankel@purestorage.com>

The initiatorname field in se_acl_lun is only a copy of the same field
in se_node_acl, so remove it and use the version in se_node_acl where
needed (it's actually only used for pr_debug)

Signed-off-by: Chris Zankel <czankel@purestorage.com>
Signed-off-by: Spencer Baugh <spencer.baugh@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_device.c
drivers/target/target_core_fabric_configfs.c
include/target/target_core_base.h