]> git.baikalelectronics.ru Git - kernel.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, 7 Jul 2021 00:14:41 +0000 (20:14 -0400)
commitc55b88bf874450b10a055551b35ff68a5f5b3af3
treeb020f59e9560694e6100856f38c92c10ef30df67
parent7b1dcee20119515e176204067435d4278617077b
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