Christoph Hellwig df0ce26cb4 fs: remove default_backing_dev_info
Now that default_backing_dev_info is not used for writeback purposes we can
git rid of it easily:

 - instead of using it's name for tracing unregistered bdi we just use
   "unknown"
 - btrfs and ceph can just assign the default read ahead window themselves
   like several other filesystems already do.
 - we can assign noop_backing_dev_info as the default one in alloc_super.
   All filesystems already either assigned their own or
   noop_backing_dev_info.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-01-20 14:05:38 -07:00
..
2014-12-18 19:08:10 -08:00
2014-12-08 20:25:23 -05:00
2015-01-20 14:02:56 -07:00
2014-12-17 08:26:51 -05:00
2014-01-27 21:02:39 -08:00
2014-10-09 22:25:58 -04:00
2014-10-29 10:34:34 -04:00
2015-01-20 14:03:05 -07:00
2015-01-20 14:02:56 -07:00
2014-08-29 16:28:16 -07:00