mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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>