From: Aneesh Kumar K.V Date: Tue, 12 Oct 2010 07:32:25 +0000 (+0530) Subject: fs/9p: Use mknod 9p operation on create without open request X-Git-Tag: v2.6.37-rc1~68^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5fc6145f385a6287d3d63ee5cf3499ef038c699;p=pandora-kernel.git fs/9p: Use mknod 9p operation on create without open request A create without LOOKUP_OPEN flag set is due to mknod of regular files. Use mknod 9P operation for the same Signed-off-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed