On Sat, Sep 20, 2025 at 08:47:37AM +0100, Al Viro wrote: > similar to tracefs - simulation of normal codepath for creation, > simple_recursive_removal() for removal. > > Signed-off-by: Al Viro <v...@zeniv.linux.org.uk> > --- > fs/debugfs/inode.c | 17 ++++++++--------- > 1 file changed, 8 insertions(+), 9 deletions(-)
Acked-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>