Skip to content
Commit 52f98f1a authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFS/pnfs: Separate NFSv3 DS and MDS traffic



If a NFSv3 server is being used as both a DS and as a regular NFSv3 server,
we may want to keep the IO traffic on a separate TCP connection, since
it will typically have very different timeout characteristics.

This patch therefore sets up a flag to separate the two modes of operation
for the nfs_client.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent c6eb5843
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment