diff options
author | neilbrown <neilbrown> | 1999-10-28 06:48:03 +0000 |
---|---|---|
committer | neilbrown <neilbrown> | 1999-10-28 06:48:03 +0000 |
commit | 0f5f4743c303173d51041fd6725f48ba22da04fb (patch) | |
tree | 740d717080c6f01d015c18ae14ae469fb19f931f | |
parent | acc4cade1891c0b07f3e0016ff3c5b604b042c86 (diff) | |
download | nfs-utils-0f5f4743c303173d51041fd6725f48ba22da04fb.tar.gz nfs-utils-0f5f4743c303173d51041fd6725f48ba22da04fb.tar.xz nfs-utils-0f5f4743c303173d51041fd6725f48ba22da04fb.zip |
See CHANGELOG for changes:-)
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au> + + * support/include/nfs/export.h addedd NFSEXP_NOSUBTREECHECK + * support/nfs/exports.c: added {no_,}subtree_check and changed + crossmnt to nohide + * utils/exportfs/exports.man: added no_subtree_check and nohide + and removed irrelevant stuff from unfsd. + * support/export/rmtab.c: rmtab_read didn't quite do the right + thing if a pathname from rmtab was a subdirectory of an export-point + + Tue Oct 26 17:22:40 1999 H.J. Lu <hjl@lucon.org> * README: Updated ftp site. |