[PATCH v2 13/18] fs/ceph: remove unused field `ceph_cap.last_used`

Max Kellermann <[email protected]>
Newsgroups org.kernel.vger.ceph-devel,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
This reduces the size of `struct ceph_cap` by 8 bytes.

Signed-off-by: Max Kellermann <[email protected]>
---
 fs/ceph/super.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/fs/ceph/super.h b/fs/ceph/super.h
index e5ab1b83a84d..4916faf54915 100644
--- a/fs/ceph/super.h
+++ b/fs/ceph/super.h
@@ -224,7 +224,6 @@ struct ceph_cap {
 	};
 	u32 seq, issue_seq, mseq;
 	u32 cap_gen;      /* active/stale cycle */
-	unsigned long last_used;
 	struct list_head caps_item;
 };
 
-- 
2.47.3
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.