[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c2fba635-b2ce-a2b5-772b-4bfcb9b43453@kernel.dk>
Date: Wed, 24 Jun 2020 09:09:42 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Christoph Hellwig <hch@....de>
Cc: Al Viro <viro@...iv.linux.org.uk>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jslaby@...e.com>, linux-block@...r.kernel.org,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: move block bits out of fs.h
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
Powered by blists - more mailing lists