NFS: Create a new nfs_try_mount()
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:39 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:29 +0000 (17:30 -0700)
commit486aa699ffb6ec28adbc147326d62ac9294de8dc
treee7957244df1cb5de3fae9da5422c376ef6a6ddc4
parentdb8333519187d5974cf2ff33910c893bf8727d9f
NFS: Create a new nfs_try_mount()

This function returns the same same return type as nfs4_try_mount() so
they two can be more easily substituted.

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