summaryrefslogtreecommitdiff
path: root/include/linux/bnge/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorChristian Brauner <brauner@kernel.org>2026-06-16 16:08:25 +0200
committerChristian Brauner <brauner@kernel.org>2026-06-29 10:31:52 +0200
commitfc376d1718af5d30d922a6efdf6a6a9889f8bf03 (patch)
treeabb76da913598bfaa0373b01af2f5fab65d2b9e8 /include/linux/bnge/git@git.tavy.me:linux.git
parent875c4965a77b34214cf43a68e10c4ae179575814 (diff)
xfs: port to fs_bdev_file_open_by_path()
Route the log and rt device opens through fs_bdev_file_open_by_path() so each external device is registered against mp->m_super, and convert the matching releases to fs_bdev_file_release(). The data device is still opened and released by setup_bdev_super()/kill_block_super(); when the log lives on the data device the open resolves to the existing (dev, sb) entry so the superblock is acted on once. Reviewed-by: Jan Kara <jack@suse.cz> Link: https://patch.msgid.link/20260616-work-super-bdev_holder_global-v2-9-7df6b864028e@kernel.org Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'include/linux/bnge/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions