]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hfsplus: move hfsplus_xattr_handlers to .rodata
authorWedson Almeida Filho <walmeida@microsoft.com>
Sat, 30 Sep 2023 05:00:18 +0000 (02:00 -0300)
committerChristian Brauner <brauner@kernel.org>
Mon, 9 Oct 2023 14:24:19 +0000 (16:24 +0200)
commit2c323f2c565078557d09768a4ee654ea3f139285
tree5fd5f14b43cebd2d2125079e6465e7dfc83d6c1f
parente27a45b6507083f50781a2c94c5f6618a3b916d5
hfsplus: move hfsplus_xattr_handlers to .rodata

This makes it harder for accidental or malicious changes to
hfsplus_xattr_handlers at runtime.

Signed-off-by: Wedson Almeida Filho <walmeida@microsoft.com>
Link: https://lore.kernel.org/r/20230930050033.41174-15-wedsonaf@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
fs/hfsplus/xattr.c
fs/hfsplus/xattr.h