From: Trond Myklebust Date: Wed, 15 May 2013 17:27:32 +0000 (-0700) Subject: SUNRPC: Convert auth_gss pipe detection to work in namespaces X-Git-Tag: v3.10-rc3~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aed8b476f3478be140df92bbfb182978e835504;p=pandora-kernel.git SUNRPC: Convert auth_gss pipe detection to work in namespaces This seems to have been overlooked when we did the namespace conversion. If a container is running a legacy version of rpc.gssd then it will be disrupted if the global 'pipe_version' is set by a container running the new version of rpc.gssd. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed