hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 20 Sep 2023 00:18:59 +0000 (20:18 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Feb 2024 07:10:31 +0000 (02:10 -0500)
commitaf072cf683acd2307e02378cfcf2502c49d2e127
tree790a21d7610d3ead80be4ad0b21936f92d9f247d
parenta13d1a4de3b0fe3c41d818697d691c886c5585fa
hfsplus: switch to rcu-delayed unloading of nls and freeing ->s_fs_info

->d_hash() and ->d_compare() use those, so we need to delay freeing
them.

Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/super.c