SUNRPC: Ensure that the struct gss_auth lifetime exceeds the credential's
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 27 Jun 2007 18:29:12 +0000 (14:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:37 +0000 (23:40 -0400)
commit0285ed1f12298e5304f0f2642e2cf31a5f302e61
treeafc4f0829fcbe910c60a89d03c2ea99f71eb78b6
parent1be27f36601973815171db684c711d30557cf50c
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>
net/sunrpc/auth_gss/auth_gss.c