From: Trond Myklebust Date: Mon, 2 Sep 2013 17:28:04 +0000 (-0400) Subject: SUNRPC: rpcauth_create needs to know about rpc_clnt clone status X-Git-Tag: v3.12-rc1~87^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=280ebcf97ce4b252c72af74ff3149ab5a5c9e680;p=pandora-kernel.git 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 --- Reading git-diff-tree failed