X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=93d5ab8ca9824b9f10665b414cc2c78f06d62ce6;hp=2fd94b1212da5025c63d5ee6a98a9d4e28dab368;hb=de8fd61f8e692d5d8207d7c30e8914da05ca122f;hpb=3872901d947014e7a21620f1eea1829d0790054c diff --git a/ChangeLog b/ChangeLog index 2fd94b1..93d5ab8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2002-01-17 Adrian Drzewiecki + NeilBrown + + * 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 + + * support/export/nfsctl.c (expsetup): Don't export entries that + specify id mappings not supported by the kernel. No extant kernel + supports any significant mapping, only 'identity' (i.e. none). + When other mappings are supported, this code will need changing. + * debian/changelog: Version 1.0-2. + 2001-12-26 Chip Salzenberg * nfs-utils.spec (Version): Set to "1.0".