commit | 280ebcf97ce4b252c72af74ff3149ab5a5c9e680 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Sep 02 13:28:04 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon Sep 02 13:32:48 2013 -0400 |
tree | c6b713935561437044e42dc56d1a3ed4242d6b76 | |
parent | eb6dc19d8e72ce3a957af5511d20c0db0a8bd007 [diff] |
SUNRPC: rpcauth_create needs to know about rpc_clnt clone status Ensure that we set rpc_clnt->cl_parent before calling rpc_client_register so that rpcauth_create can find any existing RPCSEC_GSS caches for this transport. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>