[PATCH v3 03/50] new helper: simple_remove_by_name()
Miklos Szeredi
miklos at szeredi.hu
Tue Nov 11 21:29:52 AEDT 2025
On Tue, 11 Nov 2025 at 07:55, Al Viro <viro at zeniv.linux.org.uk> wrote:
>
> simple_recursive_removal(), but instead of victim dentry it takes
> parent + name.
>
> Used to be open-coded in fs/fuse/control.c, but there's no need to expose
> the guts of that thing there and there are other potential users, so
> let's lift it into libfs...
>
> Signed-off-by: Al Viro <viro at zeniv.linux.org.uk>
Acked-by: Miklos Szeredi <mszeredi at redhat.com>
More information about the Linuxppc-dev
mailing list