commit | 0285ed1f12298e5304f0f2642e2cf31a5f302e61 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Jun 27 14:29:12 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:37 2007 -0400 |
tree | afc4f0829fcbe910c60a89d03c2ea99f71eb78b6 | |
parent | 1be27f36601973815171db684c711d30557cf50c [diff] |
SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's Add a refcount in order to ensure that the gss_auth doesn't disappear from underneath us while we're freeing up GSS contexts. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>