On Sat, Jun 14, 2025 at 07:02:29AM +0100, Al Viro wrote: > don't try to open-code simple_recursive_removal(), especially when > you miss things like d_invalidate()... > > Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Christian Brauner <brauner@xxxxxxxxxx>