]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0bd92084e9e7fca2fcf667ea54d9d8191e49b279
treee7957244df1cb5de3fae9da5422c376ef6a6ddc4
parent05872c795ff810019e690c5083113d602ce901ab
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