X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=1567d8287e28d40ba58f3baee06fdbc7dc71f7b1;hp=46b4899f8e424da222b0552f1f467fea87a8aa1c;hb=0036a143c415eac6388d992a4e637e7004147296;hpb=451185a4c94056dc786dc3a85e5ed5cdd775b7cc diff --git a/ChangeLog b/ChangeLog index 46b4899..1567d82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2002-10-11 H.J. Lu + + * support/include/exportfs.h (export_errno): New. + + * support/nfs/exports.c: Include . + (export_errno): New. + (getexportent): Set export_errno to EINVAL for bad option. + (parseopts): Likewise. + Report the location of the default sync/async option. + + * utils/exportfs/exportfs.c (main): Initialize export_errno to + 0. Return export_errno. + +2002-10-11 Juan Gomez + NeilBrown + + utils/statd/statd.c(killer): don't pmap_unset if in notify_only mode + utils/statd/statd.c(main): don't pmap_unset if in notify_only mode + 2002-09-16 Chip Salzenberg * utils/rquotad/rquota_svc.c (main): Use int for value of getopt.