aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-01-14 10:42:41 +0100
committerJens Axboe <axboe@fb.com>2015-01-20 14:05:38 -0700
commitdf0ce26cb4ee8bc233d50213b97213532aff0a3c (patch)
treebfc9ae26255daa5bd5d633520151223551faf016 /REPORTING-BUGS
parentfs: don't reassign dirty inodes to default_backing_dev_info (diff)
downloadlinux-dev-df0ce26cb4ee8bc233d50213b97213532aff0a3c.tar.xz
linux-dev-df0ce26cb4ee8bc233d50213b97213532aff0a3c.zip
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>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions