summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b93636..5ea42f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
+
+ * support/nfs/nfssvc.c(nfssvc): If /proc/fs/nfs/threads exists,
+ set number of threads by writing to there. This means it will
+ still work when the syscall interface goes away in 2.7.
+
+2003-07-03 NeilBrown <neilb@cse.unsw.edu.au>
fumihiko kakuma <kakmy@mvh.biglobe.ne.jp>
* utils/exportfs/exportfs.c(unexportfs): improve host comparison