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:
3cadf4b
)
NFS: Split out the NFS v4 filesystem types
author
Bryan Schumaker
<bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:20 +0000
(16:39 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:55 +0000
(13:33 -0400)
This allows me to move the v4 mounting and unmounting functions out of
the generic client and into a file that is only compiled when CONFIG_NFS_V4
is enabled.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found