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:
61d0a8e
)
NFS: Add nfs_alloc_parsed_mount_data
author
Chuck Lever
<chuck.lever@oracle.com>
Wed, 23 Sep 2009 18:36:38 +0000
(14:36 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 23 Sep 2009 18:36:38 +0000
(14:36 -0400)
Allocating nfs_parsed_mount_data and setting up the defaults is nearly
the same for both nfs and nfs4 mounts.
Both paths seem to use nfs_validate_transport_protocol(), so setting a
default value for nfs_server.protocol ought to be unnecessary.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found