From: Mark Fasheh Date: Wed, 21 Mar 2007 12:11:02 +0000 (+0100) Subject: Export __splice_from_pipe() X-Git-Tag: v2.6.21-rc6~89^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40bee44eaef91b6030037c8bb47f909181fb1edc;p=pandora-kernel.git Export __splice_from_pipe() Ocfs2 wants to implement it's own splice write actor so that it can better manage cluster / page locks. This lets us re-use the rest of splice write while only providing our own code where it's actually important. Signed-off-by: Mark Fasheh Signed-off-by: Jens Axboe --- Reading git-diff-tree failed