diff options
author | 2023-08-07 12:26:23 +0100 | |
---|---|---|
committer | 2023-08-09 08:16:55 +0200 | |
commit | 01efe93a5aa20a19b390426718dc214898a7c2ec (patch) | |
tree | 7dbdef1095c1f5a85f1df7add49627d7e25437d3 /include/linux/blk_types.h | |
parent | fs: stop using bdev->bd_super in mark_buffer_write_io_error (diff) | |
download | wireguard-linux-01efe93a5aa20a19b390426718dc214898a7c2ec.tar.xz wireguard-linux-01efe93a5aa20a19b390426718dc214898a7c2ec.zip |
ext4: don't use bdev->bd_super in __ext4_journal_get_write_access
__ext4_journal_get_write_access already has a super_block available,
and there is no need to go from that to the bdev to go back to the
owning super_block.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Message-Id: <20230807112625.652089-3-hch@lst.de>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'include/linux/blk_types.h')
0 files changed, 0 insertions, 0 deletions