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)
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>

No differences found