NFS: Create a try_mount rpc op
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 30 Jul 2012 20:05:18 +0000 (16:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Jul 2012 23:04:53 +0000 (19:04 -0400)
commitff9099f26645818563c8d396a154c2ce6ee422eb
treefdd310643049dfe4105d4cee39024f543c673555
parente8f25e6d6d198dca7d09d8fe2c24ba3b9683bb24
NFS: Create a try_mount rpc op

I'm already looking up the nfs subversion in nfs_fs_mount(), so I have
easy access to rpc_ops that used to be difficult to reach.  This allows
me to set up a different mount path for NFS v2/3 and NFS v4.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs3proc.c
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4super.c
fs/nfs/proc.c
fs/nfs/super.c
include/linux/nfs_xdr.h