mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
don't try to open-code simple_recursive_removal(), especially when you miss things like d_invalidate()... Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>