vmsplice: add vmsplice-to-user support
authorJens Axboe <jens.axboe@oracle.com>
Thu, 14 Jun 2007 11:08:55 +0000 (13:08 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 10 Jul 2007 06:04:12 +0000 (08:04 +0200)
A bit of a cheat, it actually just copies the data to userspace. But
this makes the interface nice and symmetric and enables people to build
on splice, with room for future improvement in performance.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found