commit | 2aed8b476f3478be140df92bbfb182978e835504 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed May 15 10:27:32 2013 -0700 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu May 16 06:17:54 2013 -0700 |
tree | 1ec837ead098b2eae7e4d8a8ad5f325c7591285e | |
parent | abfdbd53a4e28844ad953b313f017f55edbb85b7 [diff] |
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 <Trond.Myklebust@netapp.com>