summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2012-11-08 15:00:04 -0500
committerSteve Dickson <steved@redhat.com>2012-11-11 18:01:23 -0500
commit09cc3c831c8b1f27439fe09c951139bb6ec8e6c6 (patch)
treedd9069b427586d2a0a4bebe214a6b2668072382c /.gitignore
parente583a12a5fc38dfbebaeffca6f082e2cf637c7c6 (diff)
downloadnfs-utils-09cc3c831c8b1f27439fe09c951139bb6ec8e6c6.tar.gz
nfs-utils-09cc3c831c8b1f27439fe09c951139bb6ec8e6c6.tar.xz
nfs-utils-09cc3c831c8b1f27439fe09c951139bb6ec8e6c6.zip
nfsdcltrack: add a new "one-shot" program for manipulating the client tracking db
Usermode helper upcalls are all the rage these days for infrequent upcalls, since they make it rather idiot-proof. No running daemon is required, so there's really no setup beyond ensuring that the callout exists and is runnable. This program adds a callout program to nfs-utils for that purpose. The storage engine on the backend is identical to the one used by nfsdcld. This just adds a new frontend for it. For now, building with --enable-nfsdcltrack gives you both nfsdcld and nfsdcltrack programs. A later patch will remove nfsdcld altogether. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 96f9750..39853d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,7 +49,7 @@ utils/rquotad/rquotad
utils/rquotad/rquota.h
utils/rquotad/rquota_xdr.c
utils/showmount/showmount
-utils/nfsdcld/nfsdcld
+utils/nfsdcltrack/nfsdcltrack
utils/statd/statd
tools/locktest/testlk
tools/getiversion/getiversion