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 09:20:25 +02:00
2008-12-03 13:14:33 +02:00
2008-12-31 14:13:24 +02:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-05-19 11:01:31 +03:00
2009-04-06 15:00:19 -07:00
2009-03-08 13:29:09 +02:00
2009-03-20 19:12:00 +02:00
2009-07-05 18:45:18 +03:00
2009-07-12 12:22:34 -07:00
2009-03-20 19:11:12 +02:00
2009-03-30 15:22:01 +02:00
2009-03-08 13:29:41 +02:00
2009-03-20 19:11:12 +02:00
2009-01-26 12:54:11 +02:00
2009-03-20 19:11:12 +02:00
2008-12-23 12:23:40 +02:00
2008-07-15 17:35:24 +03:00
2009-01-29 16:22:54 +02:00
2008-09-30 11:12:56 +03:00
2009-01-26 12:54:11 +02:00
2009-07-09 09:19:39 +03:00
2009-07-09 09:19:38 +03:00
2009-03-26 16:36:20 +02:00
2009-07-09 09:19:38 +03:00
2009-02-17 12:45:22 +02:00
2009-09-16 15:18:51 +02:00
2008-12-23 12:24:05 +02:00
2008-09-30 11:12:57 +03:00
2009-03-20 19:11:12 +02:00
2009-03-26 16:36:20 +02:00
2009-07-05 18:45:18 +03:00
2009-06-24 08:17:07 -04:00