Re: move block bits out of fs.h

From: Jens Axboe
Date: Wed Jun 24 2020 - 11:09:50 EST


On 6/20/20 1:16 AM, Christoph Hellwig wrote:
> Hi Jens,
>
> this series removes various remaining block bits out of fs.h and cleans
> up a few loose ends around that.
>
> Diffstat:
> drivers/tty/sysrq.c | 2
> fs/adfs/super.c | 1
> fs/affs/file.c | 1
> fs/befs/linuxvfs.c | 1
> fs/block_dev.c | 5 -
> fs/efs/super.c | 1
> fs/hfs/inode.c | 1
> fs/internal.h | 17 +++-
> fs/jfs/jfs_mount.c | 1
> fs/jfs/resize.c | 1
> fs/ntfs/dir.c | 1
> fs/proc/devices.c | 1
> fs/quota/dquot.c | 1
> fs/reiserfs/procfs.c | 1
> include/linux/bio.h | 3
> include/linux/blk_types.h | 39 +++++++++-
> include/linux/blkdev.h | 140 ++++++++++++++++++++++--------------
> include/linux/buffer_head.h | 1
> include/linux/dasd_mod.h | 2
> include/linux/fs.h | 169 --------------------------------------------
> include/linux/genhd.h | 39 ++++++++--
> include/linux/jbd2.h | 1
> security/loadpin/loadpin.c | 1
> 23 files changed, 192 insertions(+), 238 deletions(-)

Applied for 5.9 - I kept this in a separate topic branch, fwiw. There's the
potential for some annoying issues with this, so would rather have it in
a branch we can modify easily, if we need to.

--
Jens Axboe