summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2006-06-05 12:45:01 +1000
committerNeil Brown <neilb@suse.de>2006-06-05 12:45:01 +1000
commit1769ac4444005c027dc1baa33946eb16cd48444b (patch)
tree8741e381e792b8354aa84cd64f9cf0fb1b541252 /ChangeLog
parentcdfc1d391373e6ffe89b352d4abacfb7ac9a6701 (diff)
downloadnfs-utils-1769ac4444005c027dc1baa33946eb16cd48444b.tar.gz
nfs-utils-1769ac4444005c027dc1baa33946eb16cd48444b.tar.xz
nfs-utils-1769ac4444005c027dc1baa33946eb16cd48444b.zip
mountd state directory
Let the user select (via a new parameter) the path to the NFS state directory for mountd, to match the statd functionality. "Steinar H. Gunderson" <sesse@debian.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ebe9ae7..c540115 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,7 +16,11 @@
Document the 'sync' option in the exports(5) man page -- ATM
only the 'async' option is documented, which is not very
symmetric. :-) "Steinar H. Gunderson" <sesse@debian.org>
-
+ - mountd state directory:
+ Let the user select (via a new parameter) the path to the NFS
+ state directory for mountd, to match the statd functionality.
+ "Steinar H. Gunderson" <sesse@debian.org>
+
2006-04-12 NeilBrown <neilb@suse.de>
Remove **/Makefile.in, aclocal.m4, configure, and
support/include/config.h.in from source control