nfs: refactor "need_mount" code out of nfs_try_mount
authorJeff Layton <jlayton@redhat.com>
Thu, 27 Jun 2013 19:54:38 +0000 (15:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 28 Jun 2013 19:49:27 +0000 (15:49 -0400)
commitd17540c61bc7b0c7be45d0d2b6244ddbc9ba6aee
tree7a0255eeb6990caafd5b6cb2fdf7789aef90c259
parent4f6bb246f69443549fbbd0f2abaf863243cb35e9
nfs: refactor "need_mount" code out of nfs_try_mount

This looks like pointless refactoring for now, but we'll flesh out
the need_mount case a little more in a later patch.

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