commit | 0df7fb74fbb709591301871a38aac7735a1d6583 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 26 17:04:57 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:37 2007 -0400 |
tree | a5fc18f5aa581a7e8591551f17e86902b5a7e6b3 | |
parent | 0285ed1f12298e5304f0f2642e2cf31a5f302e61 [diff] |
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>