aboutsummaryrefslogtreecommitdiffstats
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 15fa22c..f836222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-19 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Disable splice by default, add "splice_read", "splice_write" and
+ "splice_move" options. Keep the "no_splice_*" variants, which can
+ disable splice even if the filesystem explicitly enables it.
+
2011-04-15 Max Krasnyansky <maxk@kernel.org>
* Added support for "auto_unmount" option which unmounts the
filesystem automatically on process exit (or crash).