]> www.infradead.org Git - users/hch/xfsprogs.git/commit
libxfs: remove unused xfs_inode fields
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:43:46 +0000 (12:43 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:44:41 +0000 (13:44 -0700)
commita29ffdf7d94a971e5d75e2ae9ea530636fd726d1
tree81da2fa8ab21a150b9e6734d968bc14ce0ee3ac1
parent3e5f1befb3341f6fd80f5285d8bcab4a84ccc403
libxfs: remove unused xfs_inode fields

Remove these unused fields; on the author's system this reduces the
struct size from 560 bytes to 448.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
include/xfs_inode.h