This is a pile of small patches that I've been collecting. None are terribly critical. Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> --- Jeff Layton (5): nfsd: reorganize struct nfs4_delegation for better packing nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault() nfsd: remove obsolete comment from nfs4_alloc_stid nfsd: clean up if statement in nfsd4_close_open_stateid() nfsd: use a long for the count in nfsd4_state_shrinker_count() fs/nfsd/nfs4callback.c | 2 -- fs/nfsd/nfs4state.c | 20 +++++--------------- fs/nfsd/state.h | 2 +- 3 files changed, 6 insertions(+), 18 deletions(-) --- base-commit: 7dc86d35a5f8a7ac24b53792c704b101e5041842 change-id: 20250213-nfsd-cleanup-b4bebb80472d Best regards, -- Jeff Layton <jlayton@xxxxxxxxxx>