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:
fe5bd07
)
9p: Optimize TCREATE by eliminating a redundant fid clone.
author
Venkateswararao Jujjuri
<jvrao@linux.vnet.ibm.com>
Mon, 10 May 2010 18:08:28 +0000
(18:08 +0000)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Sat, 22 May 2010 17:39:02 +0000
(12:39 -0500)
This patch removes a redundant fid clone on the directory fid and hence
reduces a server transaction while creating new filesystem object.
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found