diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2018-04-03 08:15:46 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-04-16 06:49:27 +0300 |
commit | 4a3877c4cedd95543f8726b0a98743ed8db0c0fb (patch) | |
tree | a10638b5471367973bc2ca40c8ce6d1bab126606 /include | |
parent | 659038428cb43a66e3eff71e2c845c9de3611a98 (diff) | |
download | linux-4a3877c4cedd95543f8726b0a98743ed8db0c0fb.tar.xz |
rpc_pipefs: fix double-dput()
if we ever hit rpc_gssd_dummy_depopulate() dentry passed to
it has refcount equal to 1. __rpc_rmpipe() drops it and
dput() done after that hits an already freed dentry.
Cc: stable@kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions