X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=ChangeLog;h=8014fb4a9e5692f2f8925c478a2f4c34fce666af;hp=364ec0f85477aac9ce5947f59fa8e6247a427499;hb=6e18539119224c930760ab801c24efe92b809a1e;hpb=6a7d90cea7650d4a40816368a61f1541a43d016c diff --git a/ChangeLog b/ChangeLog index 364ec0f..8014fb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,24 @@ Author: NeilBrown -Date: Mon Aug 7 14:01:35 EST 2006 +Date: Mon Aug 7 16:35:03 AEST 2006 + + Set version to 1.0.10 + Note: 1.0.10 should be used in preference to + 1.0.9 especially with kernels 2.6.18 and later + otherwise 'rpc.nfsd N' won't work to change the + number of threads after nfsd has been started. + +Author: NeilBrown +Date: Mon Aug 7 16:35:03 AEST 2006 + + support/nfs/nfssvc.c: if any ports are already open, + don't try to open any more. + This means that once nfsd is running + rpc.nfsd X + will just change the number of threads, not the + ports in use. + +Author: NeilBrown +Date: Mon Aug 7 14:01:35 AEST 2006 Remove warning if neither 'sync' or 'async' present. Add warning of neither 'subtree_check' or 'no_subtree_check' present.