[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230807112625.652089-1-hch@lst.de>
Date: Mon, 7 Aug 2023 12:26:21 +0100
From: Christoph Hellwig <hch@....de>
To: Al Viro <viro@...iv.linux.org.uk>,
Christian Brauner <brauner@...nel.org>
Cc: "Theodore Ts'o" <tytso@....edu>,
Andreas Dilger <adilger.kernel@...ger.ca>,
Mark Fasheh <mark@...heh.com>,
Joel Becker <jlbec@...lplan.org>,
Joseph Qi <joseph.qi@...ux.alibaba.com>,
Jens Axboe <axboe@...nel.dk>, linux-fsdevel@...r.kernel.org,
linux-ext4@...r.kernel.org, ocfs2-devel@...ts.linux.dev,
linux-block@...r.kernel.org
Subject: remove bdev->bd_super
Hi all,
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(-)
Powered by blists - more mailing lists