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)
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>

No differences found