]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6060cd3932ed5163601948d2eb7fb2e59cc83174
treee085f4f2ab5aaac4c0bd5a977bb245642026a746
parentc73c5e0d3ea00389848819212a48e1f220ff7b0f
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