]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/fs-writeback.c
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)
commit082439004b31adc146e96e5f1c574dd2b57dcd93
tree19ef2ccab9588c2aa77d0b09c2bae760b23ae110
parentc1955ce32fdb0877b7a1b22feb2669358f65be76
writeback: merge bdi_writeback_task and bdi_start_fn

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>
fs/fs-writeback.c
include/linux/backing-dev.h
mm/backing-dev.c