commit | 3fd5be9e19921a89d9ed78d6a708a379a6c3c76a | [log] [tgz] |
---|---|---|
author | Mike Sager <sager@netapp.com> | Wed Apr 01 09:21:48 2009 -0400 |
committer | Benny Halevy <bhalevy@panasas.com> | Wed Jun 17 10:46:15 2009 -0700 |
tree | 0eb6e104ef3f9e83b3cbc96fe941cd51e4fa2e9e | |
parent | 44549dff82753b6a5ffabcefeead34be63e95d96 [diff] |
nfs41: add mount command option minorversion mount -t nfs4 -o minorversion=[0|1] specifies whether to use 4.0 or 4.1. By default, the minorversion is set to 0. Signed-off-by: Mike Sager <sager@netapp.com> [set default minorversion to 0 as per Trond and SteveD's request] Signed-off-by: Benny Halevy <bhalevy@panasas.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>