From: Jens Axboe Date: Tue, 25 Apr 2006 13:42:00 +0000 (+0200) Subject: [PATCH] splice: fix offset problems X-Git-Tag: v2.6.17-rc3~10^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016b661e2f717168e600f3c85f29e1a49f88e004;p=pandora-kernel.git [PATCH] splice: fix offset problems Make the move_from_pipe() actors return number of bytes processed, then move_from_pipe() can decide more cleverly when to move on to the next buffer. This fixes problems with pipe offset and differing file offset. Signed-off-by: Jens Axboe --- Reading git-diff-tree failed