[PATCH v2 10/50] configfs, securityfs: kill_litter_super() not needed
Andreas Hindborg
a.hindborg at kernel.org
Wed Oct 29 17:18:29 AEDT 2025
"Al Viro" <viro at zeniv.linux.org.uk> writes:
> These are guaranteed to be empty by the time they are shut down;
> both are single-instance and there is an internal mount maintained
> for as long as there is any contents.
>
> Both have that internal mount pinned by every object in root.
>
> In other words, kill_litter_super() boils down to kill_anon_super()
> for those.
>
> Reviewed-by: Joel Becker <jlbec at evilplan.org>
> Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
Acked-by: Andreas Hindborg <a.hindborg at kernel.org> (configfs)
Best regards,
Andreas Hindborg
More information about the Linuxppc-dev
mailing list