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:
cfc4ba5
)
writeback: inline allocation failure handling in bdi_alloc_queue_work()
author
Jens Axboe
<jens.axboe@oracle.com>
Sun, 13 Sep 2009 18:07:36 +0000
(20:07 +0200)
committer
Jens Axboe
<jens.axboe@oracle.com>
Wed, 16 Sep 2009 13:18:52 +0000
(15:18 +0200)
This gets rid of work == NULL in bdi_queue_work() and puts the
OOM handling where it belongs.
Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
No differences found