commit | b8c2f3474f1077599ec6e90c2f263f17055cc3d8 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jun 08 18:15:07 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Fri Jun 11 12:58:07 2010 +0200 |
tree | aedccfc59c7fd5592311534395eacf8afd1c956f | |
parent | d19de7edf59cdd586777b009e0e8fbe5412dd35f [diff] |
writeback: simplify wakeup_flusher_threads 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>