]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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, 2 Jun 2021 19:31:46 +0000 (15:31 -0400)
commitda6f88115e50ecb575c4ae0435a79c3dafd09df2
treee8751acdf35fe228602d734a95c4db5384fd7c89
parent8d7823b2a58c569ad59c409d045c3b02b4c62e27
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