diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-05-08 23:38:01 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-11 15:07:57 -0400 |
commit | 27cd1bf1240d482e4f02ca4f9812e748f3106e4f (patch) | |
tree | 9f748d74be1a79330dbe725730f05e6630c24c89 /lib/crypto/mpi/mpiutil.c | |
parent | 19272b37aa4f83ca52bdf9c16d5d81bdd1354494 (diff) |
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 <viro@zeniv.linux.org.uk>
Diffstat (limited to 'lib/crypto/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions