android_kernel_google_msm/include/net/9p
Venkateswararao Jujjuri (JV) 50cc42ff3d 9p: Define and implement TSYMLINK for 9P2000.L
Create a symbolic link

SYNOPSIS

size[4] Tsymlink tag[2] fid[4] name[s] symtgt[s] gid[4]

size[4] Rsymlink tag[2] qid[13]

DESCRIPTION

Create a symbolic link named 'name' pointing to 'symtgt'.
gid represents the effective group id of the caller.
The  permissions of a symbolic link are irrelevant hence it is omitted
from the protocol.

Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Reviewed-by: Sripathi Kodi <sripathik@in.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
2010-08-02 14:28:29 -05:00
..
9p.h 9p: Define and implement TSYMLINK for 9P2000.L 2010-08-02 14:28:29 -05:00
client.h 9p: Define and implement TSYMLINK for 9P2000.L 2010-08-02 14:28:29 -05:00
transport.h 9p: make rpc code common and rework flush code 2008-10-17 11:04:42 -05:00