Just a pile of cleanup and doc patches. None of these fix noticeable bugs, but a couple of them should make things slightly more efficient and (hopefully) more clear for developers. These are probably v6.3 material. Jeff Layton (6): nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS nfsd: eliminate find_deleg_file_locked nfsd: simplify the delayed disposal list code nfsd: don't take/put an extra reference when putting a file nfsd: add some kerneldoc comments for stateid preprocessing functions nfsd: eliminate __nfs4_get_fd fs/nfsd/filecache.c | 68 +++++++++++++++------------------------------ fs/nfsd/nfs4proc.c | 35 +++++++++++++++-------- fs/nfsd/nfs4state.c | 60 +++++++++++++++++++++------------------ fs/nfsd/state.h | 2 -- 4 files changed, 79 insertions(+), 86 deletions(-) -- 2.39.0