SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Jun 2007 21:04:57 +0000 (17:04 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:37 +0000 (23:40 -0400)
commit0df7fb74fbb709591301871a38aac7735a1d6583
treea5fc18f5aa581a7e8591551f17e86902b5a7e6b3
parent0285ed1f12298e5304f0f2642e2cf31a5f302e61
SUNRPC: Ensure RPCSEC_GSS destroys the security context when freeing a cred

Do so by set the gc_proc field to RPC_GSS_PROC_DESTROY, and then sending a
NULL RPC call.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/auth_gss/auth_gss.c