From: Mark Fasheh Date: Wed, 7 Mar 2007 01:24:46 +0000 (-0800) Subject: ocfs2: Use own splice write actor X-Git-Tag: v2.6.22-rc1~1124^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af67d8205cf65fbaaa743edc7ebb46e486e34ff;p=pandora-kernel.git ocfs2: Use own splice write actor We need to fill holes during a splice write. Provide our own splice write actor which can call ocfs2_file_buffered_write() with a splice-specific callback. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed