git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba5f5d9
)
[PATCH] splice: fix offset problems
author
Jens Axboe
<axboe@suse.de>
Tue, 25 Apr 2006 13:42:00 +0000
(15:42 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Wed, 26 Apr 2006 08:33:34 +0000
(10:33 +0200)
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 <axboe@suse.de>
fs/splice.c
patch
|
blob
|
history
diff --cc
fs/splice.c
Simple merge