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:
b043b67
)
[PATCH] splice: fix shadow[] filling logic
author
Jens Axboe
<axboe@suse.de>
Sun, 2 Apr 2006 21:04:21 +0000
(23:04 +0200)
committer
Jens Axboe
<axboe@suse.de>
Sun, 2 Apr 2006 21:04:21 +0000
(23:04 +0200)
Clear the entire range, and don't increment pidx or we keep filling
the same position again and again.
Thanks to KAMEZAWA Hiroyuki.
Signed-off-by: Jens Axboe <axboe@suse.de>
fs/splice.c
patch
|
blob
|
history
diff --cc
fs/splice.c
Simple merge