[SPLICE]: Don't assume regular pages in splice_to_pipe()
authorJens Axboe <jens.axboe@oracle.com>
Wed, 7 Nov 2007 07:29:47 +0000 (23:29 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:53:30 +0000 (14:53 -0800)
commitbbdfc2f70610bebb841d0874dc901c648308e43a
tree0f78843b93bb3338ccd6dd36bd7d3677a97083e5
parentd10f2150eab62f633aeae36cf4612d1f648a817e
[SPLICE]: Don't assume regular pages in splice_to_pipe()

Allow caller to pass in a release function, there might be
other resources that need releasing as well. Needed for
network receive.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
fs/splice.c
include/linux/splice.h