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:
d19de7e
)
writeback: simplify wakeup_flusher_threads
author
Christoph Hellwig
<hch@lst.de>
Tue, 8 Jun 2010 16:15:07 +0000
(18:15 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 11 Jun 2010 10:58:07 +0000
(12:58 +0200)
bdi_writeback_all only has one caller, so fold it to simplify the code and
flatten the call stack.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found