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:
ab96291
)
NFS: Split out NFS v4 inode operations
author
Bryan Schumaker
<bjschuma@netapp.com>
Mon, 16 Jul 2012 20:39:12 +0000
(16:39 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 17 Jul 2012 17:33:05 +0000
(13:33 -0400)
The NFS v4 file inode operations are already already in nfs4proc.c, so
this patch just needs to move the directory operations to the same file.
Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found