summaryrefslogtreecommitdiff
path: root/fs/ext4
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-08-02 18:41:21 +0300
committerChristian Brauner <brauner@kernel.org>2023-08-10 11:34:56 +0300
commitc1e012ea9e835f81ac6062e8aa9e72940a671b95 (patch)
tree238070bdde2052106f757669632ddbcc3933dde2 /fs/ext4
parentcf6da236c27a73ab91b657232cd3841aab27c37a (diff)
downloadlinux-c1e012ea9e835f81ac6062e8aa9e72940a671b95.tar.xz
nilfs2: use setup_bdev_super to de-duplicate the mount code
Use the generic setup_bdev_super helper to open the main block device and do various bits of superblock setup instead of duplicating the logic. This includes moving to the new scheme implemented in common code that only opens the block device after the superblock has allocated. It does not yet convert nilfs2 to the new mount API, but doing so will become a bit simpler after this first step. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Ryusuke Konishi <konishi.ryusuke@gmail.com> Message-Id: <20230802154131.2221419-3-hch@lst.de> Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions