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

NFS: Fix a default mount regression...



With the recent spate of changes, the nfs protocol version will now default
to 2 instead of 3, while the mount protocol version defaults to 3.

The following patch should ensure the defaults are consistent with the
previous defaults of vers=3,proto=tcp,mountvers=3,mountproto=tcp.

This fixes the bug
   http://bugzilla.kernel.org/show_bug.cgi?id=14259

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 0eca52a9
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