diff options
| author | neilbrown <neilbrown> | 2002-01-17 00:03:48 +0000 |
|---|---|---|
| committer | neilbrown <neilbrown> | 2002-01-17 00:03:48 +0000 |
| commit | de8fd61f8e692d5d8207d7c30e8914da05ca122f (patch) | |
| tree | 59a4a86e1a067abb4b55d97ea371eb5529b33879 /ChangeLog | |
| parent | 32972ee57afecb3974480b2ea0c3eafdc05b5286 (diff) | |
See Changelog
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2002-01-17 Adrian Drzewiecki <drze@MissionCriticalLinux.com> + NeilBrown <neilb@cse.unsw.edu.au> + + * support/nfs/exports.c: remove NFSEXP_ASYNC as a default + flag so that "sync" becomes the default. + Check that either "sync" or "async" is given as an option + and warn if neither are present + * utils/exportfs/exports.man: change documentation for "sync" + to be documentation for "async". + * utils/exportfs/exportfs.man: note that "sync" is the default + rather than "async" + + 2002-01-02 Chip Salzenberg <chip@pobox.com> * support/export/nfsctl.c (expsetup): Don't export entries that |
