diff options
author | 2019-05-30 10:41:28 +1000 | |
---|---|---|
committer | 2019-07-06 14:54:50 -0400 | |
commit | 5a0c257f8e0f4c4b3c33dff545317c21a921303e (patch) | |
tree | a1b50f2ffd25d25819faaea8045e814edec64324 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | NFS: Allow multiple connections to a NFSv2 or NFSv3 server (diff) | |
download | wireguard-linux-5a0c257f8e0f4c4b3c33dff545317c21a921303e.tar.xz wireguard-linux-5a0c257f8e0f4c4b3c33dff545317c21a921303e.zip |
NFS: send state management on a single connection.
With NFSv4.1, different network connections need to be explicitly
bound to a session. During session startup, this is not possible
so only a single connection must be used for session startup.
So add a task flag to disable the default round-robin choice of
connections (when nconnect > 1) and force the use of a single
connection.
Then use that flag on all requests for session management - for
consistence, include NFSv4.0 management (SETCLIENTID) and session
destruction
Reported-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: NeilBrown <neilb@suse.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions