]> git.ipfire.org Git - thirdparty/linux.git/commit
ipe: don't bother with removal of files in directory we'll be removing
authorAl Viro <viro@zeniv.linux.org.uk>
Wed, 11 Jun 2025 23:08:12 +0000 (19:08 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Tue, 17 Jun 2025 22:10:53 +0000 (18:10 -0400)
commit5be998a218f7db74bcb26accdfcb9fe2d0c18b75
treee8b32f778eafaba0259f1c62ded5d009ad7f722a
parente25fc5540cdbca3eded4db4bb43709a6ecce3c7d
ipe: don't bother with removal of files in directory we'll be removing

... and use securityfs_remove() instead of securityfs_recursive_remove()

Acked-by: Fan Wu <wufan@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
security/ipe/fs.c
security/ipe/policy_fs.c