]> www.infradead.org Git - users/jedix/linux-maple.git/commit
nfsd: reorganize struct nfs4_delegation for better packing
authorJeff Layton <jlayton@kernel.org>
Mon, 3 Mar 2025 17:25:59 +0000 (12:25 -0500)
committerChuck Lever <chuck.lever@oracle.com>
Mon, 10 Mar 2025 13:11:11 +0000 (09:11 -0400)
commit87055f8aea273712c35706f11a4250e243137dc9
treebafd50f609669ea88463b38becd523d777e5524f
parentff383e8f9440209cf15441bc04627c70a4fe7964
nfsd: reorganize struct nfs4_delegation for better packing

Move dl_type field above dl_time, which shaves 8 bytes off this struct.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
fs/nfsd/state.h