commit | 7a01edf0058df98d6cc734c5a4ecc51f929a86ec | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Sat Jan 03 14:45:33 2015 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Jan 05 19:40:54 2015 -0800 |
tree | dc0235571126acfdf8a4e346d7271653846ba73c | |
parent | 55b9df93ddd684cbc4c2dee9b8a99f6e48348212 [diff] |
NFS: Ignore transport protocol when detecting server trunking Detect server trunking across transport protocols. Otherwise, an RDMA mount and a TCP mount of the same server will end up with separate nfs_clients using the same clientid4. Reported-by: Dai Ngo <dai.ngo@oracle.com> Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>