From: Jens Axboe Date: Thu, 14 Jun 2007 11:08:55 +0000 (+0200) Subject: vmsplice: add vmsplice-to-user support X-Git-Tag: v2.6.23-rc1~1157^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a14b90bb6bc7cd83e2a444bf457a2ea645cbfe7;p=pandora-kernel.git vmsplice: add vmsplice-to-user support 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 --- Reading git-diff-tree failed