affs: free affs_sb_info with kfree_rcu()
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 19 Sep 2023 23:36:07 +0000 (19:36 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 25 Feb 2024 07:10:31 +0000 (02:10 -0500)
commit529f89a9e4531e80c44871d7d0c30df6540c20e5
tree54f0dc53465d180571fb976ba2a4fbdc569c9da7
parentcdb67fdeed72248475b1c849699495ef290a1634
affs: free affs_sb_info with kfree_rcu()

one of the flags in it is used by ->d_hash()/->d_compare()

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