public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] Add callback address and state to nfsd4 client info
@ 2021-06-02 17:51 Dave Wysochanski
  2021-06-02 17:51 ` [PATCH v3 1/1] nfsd4: Expose the callback address and state of each NFS4 client Dave Wysochanski
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Wysochanski @ 2021-06-02 17:51 UTC (permalink / raw)
  To: Bruce Fields, Chuck Lever III; +Cc: linux-nfs

Changes since v2
- start with v1 patch
- fix case statement indents, run checkpatch (Chuck Lever)
- rename cb_state_str to cb_state2str

Dave Wysochanski (1):
  nfsd4: Expose the callback address and state of each NFS4 client

 fs/nfsd/nfs4state.c | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

-- 
2.31.1


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

end of thread, other threads:[~2021-06-02 19:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-02 17:51 [PATCH v3 0/1] Add callback address and state to nfsd4 client info Dave Wysochanski
2021-06-02 17:51 ` [PATCH v3 1/1] nfsd4: Expose the callback address and state of each NFS4 client Dave Wysochanski
2021-06-02 19:33   ` Bruce Fields

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