]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
fs: Drop mapping_metadata_bhs from address space
authorJan Kara <jack@suse.cz>
Thu, 26 Mar 2026 09:54:35 +0000 (10:54 +0100)
committerChristian Brauner <brauner@kernel.org>
Thu, 26 Mar 2026 14:03:32 +0000 (15:03 +0100)
commitcb6d109b9ccc374d09812c2387ab826499ee6562
tree6ec0c17ed8bc94e0f7d6bd990093fcd6f75f834d
parent41189b49bcf1c2af57fbc385da46a4906562b167
fs: Drop mapping_metadata_bhs from address space

Nobody uses mapping_metadata_bhs in struct address_space anymore. Just
remove it and with it all helper functions using it.

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