M. Mohan Kumar 329176cc2c 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 <mohan@in.ibm.com>
Reviewed-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>
2010-10-28 09:08:48 -05:00
..
2010-10-28 09:08:46 -05:00
2009-09-23 13:03:46 -05:00
2008-05-14 19:23:25 -05:00
2010-10-28 09:08:47 -05:00
2010-10-28 09:08:47 -05:00
2010-10-28 09:08:47 -05:00
2010-10-28 09:08:47 -05:00
2010-08-02 14:28:35 -05:00