From: M. Mohan Kumar Date: Tue, 22 Jun 2010 14:17:50 +0000 (+0530) Subject: 9p: Implement LOPEN X-Git-Tag: v2.6.36-rc1~588^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef56547efa3c88609069e2a91f46e25c31dd536e;p=pandora-kernel.git 9p: Implement LOPEN Implement 9p2000.L version of open(LOPEN) interface in 9p client. For LOPEN, no need to convert the flags to and from 9p mode to VFS mode. Synopsis: size[4] Tlopen tag[2] fid[4] mode[4] size[4] Rlopen tag[2] qid[13] iounit[4] [Fix mode bit format - jvrao@linux.vnet.ibm.com] Signed-off-by: M. Mohan Kumar Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbegren --- Reading git-diff-tree failed