Al Viro 4a3877c4ce 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>
2018-04-15 23:49:27 -04:00
..
2018-04-12 12:55:50 -07:00
2018-04-15 23:49:27 -04:00
2018-04-10 16:06:22 -04:00
2018-04-03 15:08:13 -04:00
2018-04-12 12:55:50 -07:00