git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8f25e6
)
NFS: Create a try_mount rpc op
author
Bryan Schumaker
<bjschuma@netapp.com>
Mon, 30 Jul 2012 20:05:18 +0000
(16:05 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 30 Jul 2012 23:04:53 +0000
(19:04 -0400)
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>
No differences found