writeback: merge bdi_writeback_task and bdi_start_fn
authorChristoph Hellwig <hch@lst.de>
Sat, 19 Jun 2010 21:08:22 +0000 (23:08 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:23:06 +0000 (18:23 +0200)
Move all code for the writeback thread into fs/fs-writeback.c instead of
splitting it over two functions in two files.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found