aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5415803..6b13011 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
* Fix Oops caused by premature release of fuse_conn. Clean up
related code, to be more readable
+ * Sendfile should not use page cache if "direct_io" mount option
+ is given
+
2005-04-08 Miklos Szeredi <miklos@szeredi.hu>
* Fix Oops in case of nfs export. Spotted by David Shaw