X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=363141c9c17d4ce2f99427b62735b9a031fb68b8;hp=cbcab7df807adcd63419d334bfd50ddb61ced947;hb=9bea78d8f36cd5ab75d18e32224f0b90a635128c;hpb=ba4a2465e10c1373c910d81606ca61f4fc87d90f diff --git a/ChangeLog b/ChangeLog index cbcab7d..363141c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,46 @@ +2002-09-02 Juan Gomez + NeilBrown + + statd to have " -P directory" arg to use that directory instead + of /var/lib/nfs. This is useful for fail-over clusters. + + * utils/statd/statd.h: define SM_DIR etc as var, not const. + * utils/statd/statd.c: define "-P" option to set SM_* + appropriately. + * utils/statd/monitor.c: sprintf to cope with SM_DIR not being + a constant any more. + * utils/statd/notify.c: ditto. + * utils/statd/statd.man: document -P option. + +2002-08-26 Chip Salzenberg + + * utils/nfsd/nfsd.man: Fix typo. + * debian/changelog: Version 1.0.1-1. + +2002-05-29 NeilBrown + + * let parseopts know if /etc/exports was being read or not, + and have it only print "no sync or async" warning in that case. + +2002-05-06 Tom McNeal + NeilBrown + + * utils/nfsstat/nfsstat.c: Handle differing format for + /proc/net/rpc/nfsd between pre and post 2.4.0 + 2002-04-09 NeilBrown James Pearson * support/nfs/rmtab.c(fendrmtabent): sync changes to storage before returning, as this is critical state -2002-04-08 H.J. Lu +2002-04-08 Sean O'Connell + H.J. Lu * etc/redhat/nfs: New. +2002-04-08 H.J. Lu + * etc/redhat/nfs.init: Updated. * nfs-utils.spec.in: Updated.