projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a73c2a2
)
target: remove unused lun_flags field from se_lun
author
Chris Zankel
<czankel@purestorage.com>
Mon, 20 Jul 2015 23:29:49 +0000
(16:29 -0700)
committer
Nicholas Bellinger
<nab@linux-iscsi.org>
Fri, 31 Jul 2015 05:56:06 +0000
(22:56 -0700)
The lun_flags field is not used, so drop it.
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>
include/target/target_core_base.h
patch
|
blob
|
history
diff --git
a/include/target/target_core_base.h
b/include/target/target_core_base.h
index a6816444d81b31017eb7d4193a133bc956250fc3..d57a0cbf265b0bd2beab15157ac624deb63769ef 100644
(file)
--- a/
include/target/target_core_base.h
+++ b/
include/target/target_core_base.h
@@
-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 */