X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=3b936367dca2a980207d106ac271b0f66ccbdcc6;hp=9be3e99d898a828b00f1218ec4c31d9153a8c970;hb=f68785e72129ab643d6c793bd5a11bdf0010eff9;hpb=460ef2f898148fbc858cffe9d2ac12070131d5dd diff --git a/ChangeLog b/ChangeLog index 9be3e99..3b93636 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2003-07-03 NeilBrown + fumihiko kakuma + + * utils/exportfs/exportfs.c(unexportfs): improve host comparison + so as to only export the wildcard exports that were asked for. + * support/export/export.c(export_allowed): changed to return the + nfs_export rather than a "struct exportent", as m_changed is + needed by called + * support/export/rmtab.c(rmtab_read): modified to deal with + interface change for export_allowed(), and enhanced to preserve + m_changed flag when a wild-card export causes the creation of + a non-wildcard export. + +2003-07-02 NeilBrown + Steve Dickson + + * utils/mountd/mountd.man: Add valid kinds of debugging. + * utils/mountd/mountd.c(main): ignore SIGPIPE + * utils/nfsstat/nfsstat.c: fine-tune printing of warning so + we don't get warnings about unavailable stats that weren't asked + for. + +2003-06-24 NeilBrown + + * support/nfs/nfsexport.c(exp_unexp): When unexporting filesystems + via /rpc/net/rpc/nfsd*/channel, set the expiry date to 1, not + 'forever', so things disappear out of the cache rather than just + be ignored. + 2003-06-16 "J. Bruce Fields" * utils/mountd/cache.c(nfsd_fh): don't export the export_ent