commit | 6d27e64d74e14c1cf2b4af438d7e8a77017bd654 | [log] [tgz] |
---|---|---|
author | Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> | Mon May 10 18:08:28 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Sat May 22 12:39:02 2010 -0500 |
tree | 8b402bf58da42297521ec12bb024be566790cd6a | |
parent | fe5bd0736bcdf35bd6cc300211a97c2fef8bd83e [diff] |
9p: Optimize TCREATE by eliminating a redundant fid clone. 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>