summaryrefslogtreecommitdiffstats
path: root/utils/statd/statd.h
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-03-20 10:09:50 +1100
committerNeil Brown <neilb@suse.de>2007-03-20 10:09:50 +1100
commitf113db5225e2954a53fd7eecccfc08326904909f (patch)
treedb9172bd41480895eeda606b32335fb1263348fa /utils/statd/statd.h
parent19d85885b9eba376c7fc96c2f0b69c22776ba077 (diff)
downloadnfs-utils-f113db5225e2954a53fd7eecccfc08326904909f.tar.gz
nfs-utils-f113db5225e2954a53fd7eecccfc08326904909f.tar.xz
nfs-utils-f113db5225e2954a53fd7eecccfc08326904909f.zip
Remove notify functionality from statd in favour of sm-notify
statd now execs sm-notify to notify peers and only listens to monitor requests and remote notifications itself.
Diffstat (limited to 'utils/statd/statd.h')
-rw-r--r--utils/statd/statd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/statd/statd.h b/utils/statd/statd.h
index ace2ce5..13c80da 100644
--- a/utils/statd/statd.h
+++ b/utils/statd/statd.h
@@ -90,4 +90,3 @@ extern int run_mode;
extern char *name_p; /* program basename */
extern const char *version_p; /* program version */
-extern int re_notify; /* time to re-read notify list */