On Mon, 07 Aug 2023 12:26:21 +0100, Christoph Hellwig wrote: > this series is against the vfs.super branch in the VFS tree and removes the > bd_super field in struct block_device. > > Diffstat: > fs/buffer.c | 11 +++-------- > fs/ext4/ext4_jbd2.c | 3 +-- > fs/ext4/super.c | 1 - > fs/ocfs2/journal.c | 6 +++--- > fs/romfs/super.c | 1 - > fs/super.c | 3 --- > include/linux/blk_types.h | 1 - > 7 files changed, 7 insertions(+), 19 deletions(-) > > [...] Applied to the vfs.super branch of the vfs/vfs.git tree. Patches in the vfs.super branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.super [1/4] fs: stop using bdev->bd_super in mark_buffer_write_io_error https://git.kernel.org/vfs/vfs/c/0007ce9af88c [2/4] ext4: don't use bdev->bd_super in __ext4_journal_get_write_access https://git.kernel.org/vfs/vfs/c/a9572cf0e7d2 [3/4] ocfs2: stop using bdev->bd_super for journal error logging https://git.kernel.org/vfs/vfs/c/807c772f2a12 [4/4] fs, block: remove bdev->bd_super https://git.kernel.org/vfs/vfs/c/0a59ff894703