From: Bryan Schumaker Date: Mon, 30 Jul 2012 20:05:18 +0000 (-0400) Subject: NFS: Create a try_mount rpc op X-Git-Tag: v3.6-rc1~29^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff9099f26645818563c8d396a154c2ce6ee422eb;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed