SUNRPC: Allow rpc_auth to run clean up before the rpc_client is destroyed
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 26 Jun 2007 20:57:41 +0000 (16:57 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:36 +0000 (23:40 -0400)
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>

No differences found