summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 363141c..856dba4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,16 @@
2002-09-02 Juan Gomez <juang@us.ibm.com>
NeilBrown <neilb@cse.unsw.edu.au>
+ Add -N option to statd to run in notify-only mode.
+
+ * utils/statd/statd.h: uncomment MODE_NOTIFY_ONLY
+ * utils/statd/statd.man: document -N
+ * utils/statd/statd.c: enabled -N, largely exists but needed to be
+ uncommented and completed
+
+2002-09-02 Juan Gomez <juang@us.ibm.com>
+ NeilBrown <neilb@cse.unsw.edu.au>
+
statd to have " -P directory" arg to use that directory instead
of /var/lib/nfs. This is useful for fail-over clusters.