NFS: Move details of nfs4_get_sb() to a helper
authorChuck Lever <chuck.lever@oracle.com>
Tue, 8 Sep 2009 23:50:00 +0000 (19:50 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 8 Sep 2009 23:50:00 +0000 (19:50 -0400)
commita6fe23be90aa78783523a25330e09bfaa43a1581
treef77656861a6464f114e2e4bf5b9f5016bf18c0c5
parent7630c852e19c7fffb85b50d98eeb5516fec7c088
NFS: Move details of nfs4_get_sb() to a helper

Clean up: Refactor nfs4_get_sb() to allow its guts to be invoked by
nfs_get_sb().

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/super.c