]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs: Provide functions for handling mapping_metadata_bhs directly
authorJan Kara <jack@suse.cz>
Thu, 26 Mar 2026 09:54:27 +0000 (10:54 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 26 Mar 2026 14:03:31 +0000 (15:03 +0100)
commita8c8122a3dac55d25a1912b8fec9b8cd7366c37a
tree90a7a84cec2addfb89c3ed1e7eae075e08dd09a8
parent025c9af1a20c8353f586c9bfd30705dfe4a277de
fs: Provide functions for handling mapping_metadata_bhs directly

As part of transition toward moving mapping_metadata_bhs to fs-private
part of the inode, provide functions for operations on this list
directly instead of going through the inode / mapping.

Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://patch.msgid.link/20260326095354.16340-75-jack@suse.cz
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/buffer.c
include/linux/buffer_head.h