linux/include/net/9p
Venkateswararao Jujjuri (JV) 652df9a7fd 9p: Define and implement TLINK for 9P2000.L
This patch adds a helper function to get the dentry from inode and
uses it in creating a Hardlink

SYNOPSIS

size[4] Tlink tag[2] dfid[4] oldfid[4] newpath[s]

size[4] Rlink tag[2]

DESCRIPTION

Create a link 'newpath' in directory pointed by dfid linking to oldfid path.

[sripathik@in.ibm.com : p9_client_link should not free req structure
if p9_client_rpc has returned an error.]

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