From: Jens Axboe Date: Wed, 19 Apr 2006 13:57:05 +0000 (+0200) Subject: [PATCH] splice: offset fixes X-Git-Tag: v2.6.17-rc3~81^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4514ebd8e12c63c09ab02be518db545bd1d24af;p=pandora-kernel.git [PATCH] splice: offset fixes - We need to adjust *ppos for writes as well. - Copy back modified offset value if one was passed in, similar to what sendfile does. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed