From a785697e039fc6b3eb78dae24f39bb5fe40a27ed Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 19 May 2011 14:49:26 +0200 Subject: Disable splice by default 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 15fa22c..f836222 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2011-05-19 Miklos Szeredi + + * 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 * Added support for "auto_unmount" option which unmounts the filesystem automatically on process exit (or crash). -- cgit v1.2.3