writeback: remove writeback_inodes_wbc
authorChristoph Hellwig <hch@lst.de>
Thu, 10 Jun 2010 10:07:27 +0000 (12:07 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Tue, 6 Jul 2010 06:54:03 +0000 (08:54 +0200)
This was just an odd wrapper around writeback_inodes_wb.  Removing this
also allows to get rid of the bdi member of struct writeback_control
which was rather out of place there.

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

No differences found