Skip to content
Commit 5ee0ed7d authored by Trond Myklebust's avatar Trond Myklebust
Browse files

[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support



 Ensure that we don't create an RPC client without checking that the server
 does indeed support the RPC program + version that we are trying to set up.

 This enables us to immediately return an error to "mount" if it turns out
 that the server is only supporting NFSv2, when we requested NFSv3 or NFSv4.

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