aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-cmp.c
diff options
context:
space:
mode:
authorNiels de Vos <[email protected]>2013-07-17 14:53:53 +0200
committerMiklos Szeredi <[email protected]>2013-07-17 14:53:53 +0200
commit53ce9a3364de0723b27d861de93bfc882f7db050 (patch)
tree0e8d69c9544fd3c55d9c8bf198485abd07e26f1a /lib/mpi/mpi-cmp.c
parentad81f0545ef01ea651886dddac4bef6cec930092 (diff)
fuse: readdirplus: fix dentry leak
In case d_lookup() returns a dentry with d_inode == NULL, the dentry is not returned with dput(). This results in triggering a BUG() in shrink_dcache_for_umount_subtree(): BUG: Dentry ...{i=0,n=...} still in use (1) [unmount of fuse fuse] [SzM: need to d_drop() as well] Reported-by: Justin Clift <[email protected]> Signed-off-by: Niels de Vos <[email protected]> Signed-off-by: Miklos Szeredi <[email protected]> Tested-by: Brian Foster <[email protected]> Tested-by: Niels de Vos <[email protected]> CC: [email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions