]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb4eba5514289748d0aa0c50b9a52407d82fab4b
tree7223923f675b73bd1e670927376347084a7bf5b8
parent0bd92084e9e7fca2fcf667ea54d9d8191e49b279
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