Jens Axboe 32a88aa1b6 fs: Assign bdi in super_block
We do this automatically in get_sb_bdev() from the set_bdev_super()
callback. Filesystems that have their own private backing_dev_info
must assign that in ->fill_super().

Note that ->s_bdi assignment is required for proper writeback!

Acked-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-09-16 15:18:51 +02:00
..
2009-09-11 14:59:37 -04:00
2009-07-12 12:22:34 -07:00
2009-08-10 08:54:16 -04:00
2009-04-03 16:42:47 +01:00
2009-07-08 09:31:56 -07:00
2009-06-16 19:47:48 -07:00
2009-07-21 16:48:07 -04:00
2009-03-19 15:35:50 -04:00
2009-08-12 08:21:39 -07:00
2009-09-16 15:18:51 +02:00
2007-03-16 19:25:05 -07:00