aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/helpers.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2025-05-09 03:38:01 +0000
committerAl Viro <[email protected]>2025-06-11 19:07:57 +0000
commit27cd1bf1240d482e4f02ca4f9812e748f3106e4f (patch)
tree9f748d74be1a79330dbe725730f05e6630c24c89 /rust/helpers/helpers.c
parentLinux 6.16-rc1 (diff)
downloadkernel-27cd1bf1240d482e4f02ca4f9812e748f3106e4f.tar.gz
kernel-27cd1bf1240d482e4f02ca4f9812e748f3106e4f.zip
securityfs: don't pin dentries twice, once is enough...
incidentally, securityfs_recursive_remove() is broken without that - it leaks dentries, since simple_recursive_removal() does not expect anything of that sort. It could be worked around by dput() in remove_one() callback, but it's easier to just drop that double-get stuff. Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions