commit | 414a629598409497c05f2387c22c77dee143b4ff | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Aug 27 16:52:16 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sun Sep 01 11:12:43 2013 -0400 |
tree | 5e3e8d53c332feb71c6f6cb2f219a6cca3cea946 | |
parent | 298fc3558b9c1f5324c5ec6d5c587ca9ae6cc826 [diff] |
RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches Ensure that if an rpc_clnt owns more than one RPCSEC_GSS-based authentication mechanism, then those caches will share the same 'gssd' upcall pipe. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>