]> www.infradead.org Git - users/hch/block.git/commit
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Sep 2021 12:33:14 +0000 (14:33 +0200)
committerJens Axboe <axboe@kernel.dk>
Mon, 27 Sep 2021 17:24:05 +0000 (11:24 -0600)
commitf11826446de4c3a65d56ad7ad250e4e17fb79d7c
tree54660079a1da9df089a23e55a92ca556ed1dcfec
parent03acadf5a80307b31a17718a0f65ec2bcc6894f0
mm: don't include <linux/blkdev.h> in <linux/backing-dev.h>

Move inode_to_bdi out of line to avoid having to include blkdev.h.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-4-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/mtd/mtdsuper.c
fs/ntfs/file.c
fs/ntfs3/file.c
fs/orangefs/inode.c
include/linux/backing-dev.h
mm/backing-dev.c