Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/6] nfsd: random cleanup and doc work
@ 2023-01-18 17:31 Jeff Layton
  2023-01-18 17:31 ` [PATCH 1/6] nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS Jeff Layton
                   ` (5 more replies)
  0 siblings, 6 replies; 19+ messages in thread
From: Jeff Layton @ 2023-01-18 17:31 UTC (permalink / raw)
  To: chuck.lever; +Cc: linux-nfs

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


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2023-04-14 20:56 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-18 17:31 [PATCH 0/6] nfsd: random cleanup and doc work Jeff Layton
2023-01-18 17:31 ` [PATCH 1/6] nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS Jeff Layton
2023-01-18 17:43   ` Olga Kornievskaia
2023-01-18 17:49     ` Jeff Layton
2023-01-18 18:08       ` Olga Kornievskaia
2023-01-18 18:53         ` Chuck Lever III
2023-01-19  1:46           ` Olga Kornievskaia
2023-01-18 17:31 ` [PATCH 2/6] nfsd: eliminate find_deleg_file_locked Jeff Layton
2023-01-18 17:31 ` [PATCH 3/6] nfsd: simplify the delayed disposal list code Jeff Layton
2023-01-18 19:08   ` Chuck Lever III
2023-01-18 19:42     ` Jeff Layton
2023-01-18 20:44       ` Chuck Lever III
2023-04-14 18:20   ` Chuck Lever III
2023-04-14 19:01     ` Jeff Layton
2023-04-14 19:17     ` Jeff Layton
2023-04-14 20:56       ` Chuck Lever III
2023-01-18 17:31 ` [PATCH 4/6] nfsd: don't take/put an extra reference when putting a file Jeff Layton
2023-01-18 17:31 ` [PATCH 5/6] nfsd: add some kerneldoc comments for stateid preprocessing functions Jeff Layton
2023-01-18 17:31 ` [PATCH 6/6] nfsd: eliminate __nfs4_get_fd Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox