X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=38d9671fe6988684ccc5958780ab7d6fc6bce195;hp=0ebb3d8e008f3145a51dc519bc8685d828cd96b3;hb=refs%2Ftags%2Fnfs-utils-1-0-6-post3;hpb=43a26e8e4675e32d38a652f6f13e96d6b897cfab diff --git a/ChangeLog b/ChangeLog index 0ebb3d8..38d9671 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2004-09-06 Paul Clements + Neil Brown + + * utils/mountd/mountd.c(main): support --ha-callout (-H) for + specifying a callout program + * utils/mountd/rmtab.c: Call ha_callout on mount/unmount + * utils/statd/monitor.c: Call ha_callout on add/del client + * utils/statd/rmtcall.c: as above + * utils/statd/statd.c: handle --ha-callout (-H) + * utils/statd/svc_run.c: call notify_hosts is we have received a + sighup + * support/include/ha-callout.h: define ha_callout function + + +2004-08-31 NeilBrown + * utils/mountd/cache.c(cache_process_req): clear fd after + processing so as not to confused libc/sunrpc into thinking + it need to do something with that fd. + 2004-08-31 NeilBrown * debian/nfs-kernel-server.init(start,stop) mount the nfsd