Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53c46995 authored by Chris Zankel's avatar Chris Zankel Committed by Nicholas Bellinger
Browse files

target: remove unused lun_flags field from se_lun



The lun_flags field is not used, so drop it.

Signed-off-by: default avatarChris Zankel <czankel@purestorage.com>
Signed-off-by: default avatarSpencer Baugh <spencer.baugh@purestorage.com>
Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarNicholas Bellinger <nab@linux-iscsi.org>
parent a73c2a2f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -680,7 +680,6 @@ struct se_lun {
#define SE_LUN_LINK_MAGIC			0xffff7771
	u32			lun_link_magic;
	u32			lun_access;
	u32			lun_flags;
	u32			lun_index;

	/* RELATIVE TARGET PORT IDENTIFER */