]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit788b3b6920015b64900f6d16b29b2788c92ea4d1
treefbe1f658ffcb224332e7f2add2950853bb5deb5d
parentd8471f348a4e0be40fd434020402a3098915727d
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