]> git.ipfire.org Git - people/ms/linux.git/commit - fs/super.c
block: remove the bd_bdi in struct block_device
authorChristoph Hellwig <hch@lst.de>
Mon, 9 Aug 2021 14:17:44 +0000 (16:17 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 9 Aug 2021 17:53:26 +0000 (11:53 -0600)
commita11d7fc2d05fb509cd9e33d4093507d6eda3ad53
treee085f4f2ab5aaac4c0bd5a977bb245642026a746
parentedb0872f44ec9976ea6d052cb4b93cd2d23ac2ba
block: remove the bd_bdi in struct block_device

Just retrieve the bdi from the disk.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210809141744.1203023-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/ioctl.c
fs/block_dev.c
fs/nilfs2/super.c
fs/super.c
fs/xfs/xfs_buf.c
include/linux/backing-dev.h
include/linux/blk_types.h