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:
91ad66e
)
[PATCH] splice: cleanup the SPLICE_F_NONBLOCK handling
author
Jens Axboe
<axboe@suse.de>
Wed, 19 Apr 2006 13:56:12 +0000
(15:56 +0200)
committer
Jens Axboe
<axboe@suse.de>
Wed, 19 Apr 2006 13:56:12 +0000
(15:56 +0200)
- generic_file_splice_read() more readable and correct
- Don't bail on page allocation with NONBLOCK set, just don't allow
direct blocking on IO (eg lock_page).
Signed-off-by: Jens Axboe <axboe@suse.de>
No differences found