]> git.baikalelectronics.ru Git - kernel.git/commit
nfs41: add mount command option minorversion
authorMike Sager <sager@netapp.com>
Wed, 1 Apr 2009 13:21:48 +0000 (09:21 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 17:46:15 +0000 (10:46 -0700)
commit19e1070e87b3b8517f500927ea9151bce602809a
tree0eb6e104ef3f9e83b3cbc96fe941cd51e4fa2e9e
parentc302ea1b71be587d7a0f2175a10a5f2e808fdee3
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>
fs/nfs/internal.h
fs/nfs/super.c