linux-imx/drivers/infiniband/hw/qib
Al Viro db71ca9325 qibfs: fix dentry leak
[ Upstream commit aa23317d02 ]

simple_recursive_removal() drops the pinning references to all positives
in subtree.  For the cases when its argument has been kept alive by
the pinning alone that's exactly the right thing to do, but here
the argument comes from dcache lookup, that needs to be balanced by
explicit dput().

Fixes: e41d237818 "qib_fs: switch to simple_recursive_removal()"
Fucked-up-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-05-17 12:02:20 +02:00
..
Kconfig
Makefile
qib_6120_regs.h
qib_7220_regs.h
qib_7220.h
qib_7322_regs.h
qib_common.h
qib_debugfs.c
qib_debugfs.h
qib_diag.c
qib_driver.c
qib_eeprom.c
qib_file_ops.c
qib_fs.c
qib_iba6120.c
qib_iba7220.c
qib_iba7322.c
qib_init.c
qib_intr.c
qib_mad.c
qib_mad.h
qib_pcie.c
qib_pio_copy.c
qib_qp.c
qib_qsfp.c
qib_qsfp.h
qib_rc.c
qib_ruc.c
qib_sd7220.c
qib_sdma.c
qib_sysfs.c
qib_twsi.c
qib_tx.c
qib_uc.c
qib_ud.c
qib_user_pages.c
qib_user_sdma.c
qib_user_sdma.h
qib_verbs.c
qib_verbs.h
qib_wc_ppc64.c
qib_wc_x86_64.c
qib.h