aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/blk_types.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2023-08-07 12:26:24 +0100
committerChristian Brauner <brauner@kernel.org>2023-08-09 08:16:56 +0200
commit8887b94d93224e0ef7e1bc6369640e313b8b12f4 (patch)
treed6b142113daf71d64db05c1d2b418eaa531ed9a6 /include/linux/blk_types.h
parentext4: don't use bdev->bd_super in __ext4_journal_get_write_access (diff)
downloadwireguard-linux-8887b94d93224e0ef7e1bc6369640e313b8b12f4.tar.xz
wireguard-linux-8887b94d93224e0ef7e1bc6369640e313b8b12f4.zip
ocfs2: stop using bdev->bd_super for journal error logging
All ocfs2 journal error handling and logging is based on buffer_heads, and the owning inode and thus super_block can be retrieved through bh->b_assoc_map->host. Switch to using that to remove the last users of bdev->bd_super. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com> Message-Id: <20230807112625.652089-4-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