commit | 7a9a7b774fd543467313894fe53bc7dcc47d5708 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun May 18 13:47:14 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun May 18 13:47:14 2014 -0400 |
tree | 2b5441b6117ca18162fc44ec32f953be97297646 | |
parent | 1f2edbe3fe2111a59fcd1bb3b9725066bc9ed686 [diff] |
SUNRPC: Fix a module reference issue in rpcsec_gss We're not taking a reference in the case where _gss_mech_get_by_pseudoflavor loops without finding the correct rpcsec_gss flavour, so why are we releasing it? Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>