commit | bad356bb50e64170f8af14a00797a04313846aeb | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Mon Mar 10 00:45:20 2025 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Jul 02 22:36:52 2025 -0400 |
tree | edfd247fbe231f9fd1d3a5fcc56895bd070732a5 | |
parent | 1664a91025f9a85c4592864a4001c28100a2fca5 [diff] |
functionfs, gadgetfs: use simple_recursive_removal() usual mount leaks if something had been bound on top of disappearing files there. Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>