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:
4d1f9fd
)
ext4: Remove code handling bio_alloc failure with __GFP_WAIT
author
Nikanth Karthikesan
<knikanth@suse.de>
Wed, 15 Apr 2009 05:06:16 +0000
(10:36 +0530)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 15 Apr 2009 10:10:13 +0000
(12:10 +0200)
Remove code handling bio_alloc failure with __GFP_WAIT.
GFP_NOIO implies __GFP_WAIT.
Signed-off-by: Nikanth Karthikesan <knikanth@suse.de>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found