commit | 1dd17ec693bf4a08b666c2ef76b68ca08ce3c93d | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 26 16:57:41 2007 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 10 23:40:36 2007 -0400 |
tree | 633aabf459c0beafc5ed0ebd7c0efd2e58e7c22b | |
parent | 5d28dc82074f1e64b22c9424b161abc1f5d6bcdb [diff] |
SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed RPCSEC_GSS needs to be able to send NULL RPC calls to the server in order to free up any remaining GSS contexts. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>