commit | 3d176e3fe4f6dc379b252bf43e2e146a8f7caf01 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Thu May 10 15:07:36 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Mon May 14 17:30:28 2012 -0700 |
tree | c1d776845621fd53a73f60de14768cafabcb8db3 | |
parent | 8c958e0c4c52d600bd2ea677eb920fceda8aee49 [diff] |
NFS: Use nfs_fs_mount_common() for xdev mounts 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>