NFS: Let mount data parsing set the NFS version
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:38 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:29 +0000 (17:30 -0700)
commitdb8333519187d5974cf2ff33910c893bf8727d9f
treefbe1f658ffcb224332e7f2add2950853bb5deb5d
parent21e4b82e13c038457b4fa4d54d988c9f1865bcf6
NFS: Let mount data parsing set the NFS version

This field is unconditionally set while parsing mount data, so there is
no need to fill it in here.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c