NFS: Create a single function for text mount data
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:40 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:30 +0000 (17:30 -0700)
commitb72e4f42a33137acc037546277a08f407d3c1016
tree7223923f675b73bd1e670927376347084a7bf5b8
parent486aa699ffb6ec28adbc147326d62ac9294de8dc
NFS: Create a single function for text mount data

The v2/3 and v4 cases were very similar, with just a few parameters
changed.  This makes it easy to share code.

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