summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2024-05-14 16:01:27 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2025-11-18 07:59:27 +0300
commit2026c6f8eb23df3b77b81d4d9a19d25126c2f1cf (patch)
tree8942010e52acbec14a4cc8e7468fae19a00668bc /scripts/patch-kernel
parentfc45aee66223253ec5547094d7552819914abdfb (diff)
downloadlinux-2026c6f8eb23df3b77b81d4d9a19d25126c2f1cf.tar.xz
convert securityfs
securityfs uses simple_recursive_removal(), but does not bother to mark dentries persistent. This is the only place where it still happens; get rid of that irregularity. * use simple_{start,done}_creating() and d_make_persitent(); kill_litter_super() use was already gone, since we empty the filesystem instance before it gets shut down. Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions