From: M. Mohan Kumar Date: Tue, 28 Sep 2010 14:29:25 +0000 (+0530) Subject: 9p: Implement TREADLINK operation for 9p2000.L X-Git-Tag: v2.6.37-rc1~68^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=329176cc2c50e63c580ddaabb385876db5af1360;p=pandora-kernel.git 9p: Implement TREADLINK operation for 9p2000.L Synopsis size[4] TReadlink tag[2] fid[4] size[4] RReadlink tag[2] target[s] Description Readlink is used to return the contents of the symoblic link referred by fid. Contents of symboic link is returned as a response. target[s] - Contents of the symbolic link referred by fid. Signed-off-by: M. Mohan Kumar Reviewed-by: Aneesh Kumar K.V Signed-off-by: Venkateswararao Jujjuri Signed-off-by: Eric Van Hensbergen --- Reading git-diff-tree failed