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:
bfc4ee3
)
[PATCH] splice: LRU fixups
author
Jens Axboe
<axboe@suse.de>
Wed, 3 May 2006 08:35:26 +0000
(10:35 +0200)
committer
Jens Axboe
<axboe@nelson.home.kernel.dk>
Thu, 4 May 2006 04:55:12 +0000
(06:55 +0200)
Nick says that the current construct isn't safe. This goes back to the
original, but sets PIPE_BUF_FLAG_LRU on user pages as well as they all
seem to be on the LRU in the first place.
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found