From da25e1aa006bafb4dd08e2ffedbd42d7c1f4036b Mon Sep 17 00:00:00 2001 From: hjl Date: Thu, 10 Aug 2000 03:04:51 +0000 Subject: 2000-08-09 H.J. Lu * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during startup to ensure all existing clients work fine. * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 to xtab_read () for reading _PATH_XTAB. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b56dd18..2fcd4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-08-09 H.J. Lu + + * etc/redhat/nfs.init: Run /usr/sbin/exportfs first during + startup to ensure all existing clients work fine. + + * support/export/xtab.c (xtab_mount_read): Pass 1 instead of 0 + to xtab_read () for reading _PATH_XTAB. + 2000-08-02 H.J. Lu * utils/mountd/auth.c (auth_authenticate_internal): Try to -- cgit