NFS: Use nfs_fs_mount_common() for xdev mounts
authorBryan Schumaker <bjschuma@netapp.com>
Thu, 10 May 2012 19:07:36 +0000 (15:07 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:28 +0000 (17:30 -0700)
At this point, there are only a few small differences between these two
functions.  I can set a few function pointers in the nfs_mount_info
struct to get around these differences.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found