]> git.baikalelectronics.ru Git - kernel.git/commit
Export __splice_from_pipe()
authorMark Fasheh <mark.fasheh@oracle.com>
Wed, 21 Mar 2007 12:11:02 +0000 (13:11 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Mar 2007 06:55:47 +0000 (08:55 +0200)
commite3821c10c45858b4f7c32ac008569d6e6cebb20a
tree3a11cb3bdc0bd385fddd74bc3e5a871be22bfbf1
parent37f8d4e10b2fac31ef792fed10b50f2652e577db
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 <mark.fasheh@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fs/splice.c
include/linux/pipe_fs_i.h