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:
586f95c
)
NFS: Create a common fs_mount() function
author
Bryan Schumaker
<bjschuma@netapp.com>
Thu, 10 May 2012 19:07:34 +0000
(15:07 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 15 May 2012 00:30:27 +0000
(17:30 -0700)
The nfs4_remote_mount() function was only slightly different from the
nfs_fs_mount() function used by the generic client. I created a new
nfs_mount_info structure to set different parameters to help combine
these functions.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found