From: Venkateswararao Jujjuri Date: Mon, 10 May 2010 18:08:28 +0000 (+0000) Subject: 9p: Optimize TCREATE by eliminating a redundant fid clone. X-Git-Tag: v2.6.35-rc1~418^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d27e64d74e14c1cf2b4af438d7e8a77017bd654;p=pandora-kernel.git 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 Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed