commit | f5fc6145f385a6287d3d63ee5cf3499ef038c699 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Oct 12 13:02:25 2010 +0530 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Thu Oct 28 09:08:48 2010 -0500 |
tree | a4ee6a7889a729801e73157cea384e7d8c2014aa | |
parent | 52f44e0d08ff1a065bf06615483c608163575cb1 [diff] |
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 <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com> Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>