nfsd4: Expose the callback address and state of each NFS4 client
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 2 Jun 2021 17:51:39 +0000 (13:51 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Wed, 7 Jul 2021 00:14:41 +0000 (20:14 -0400)
commit3518c8666f15cdd5d38878005dab1d589add1c19
treeb020f59e9560694e6100856f38c92c10ef30df67
parentd50295255e787a142a1329d53c7c410227ceaac2
nfsd4: Expose the callback address and state of each NFS4 client

In addition to the client's address, display the callback channel
state and address in the 'info' file.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfs4state.c