summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAchilles Gaikwad <agaikwad@redhat.com>2020-05-18 10:02:39 -0400
committerSteve Dickson <steved@redhat.com>2020-05-18 13:11:26 -0400
commitf7e6d6b678e2313c50552ea079b85258690d49c9 (patch)
treeb58d7af3d34bb80fc30f650c448df3688b434cfe /configure.ac
parent77d053e4881664e7dbbc3bbb9a242af005598e95 (diff)
downloadnfs-utils-f7e6d6b678e2313c50552ea079b85258690d49c9.tar.gz
nfs-utils: add new tool nfsdclnts to parse output from proc files
This tool parses the output from the following files /proc/fs/nfsd/clients/*/{states,info} Signed-off-by: Achilles Gaikwad <agaikwad@redhat.com> Signed-off-by: Kenneth D'souza <kdsouza@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0b1c8cc..9631278 100644
--- a/configure.ac
+++ b/configure.ac
@@ -694,6 +694,7 @@ AC_CONFIG_FILES([
tools/rpcgen/Makefile
tools/mountstats/Makefile
tools/nfs-iostat/Makefile
+ tools/nfsdclnts/Makefile
tools/nfsconf/Makefile
tools/nfsdclddb/Makefile
utils/Makefile