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

NFS: Allow the mount option retrans=0



We should allow retrans=0 as just meaning that every timeout is a major
timeout, and that there is no increment in the timeout value.

For instance, this means that we would allow TCP users to specify a
flat timeout value of 60s, by specifying "timeo=600,retrans=0" in their
mount option string.

Siged-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 1c8d477a
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