diff options
author | Aneesh Kumar K.V <[email protected]> | 2010-05-31 13:22:45 +0530 |
---|---|---|
committer | Eric Van Hensbergen <[email protected]> | 2010-08-02 14:28:33 -0500 |
commit | 0ef63f345c48afe5896c5cffcba57f0457d409b9 (patch) | |
tree | b02ca26b3d74d998a6e609a9abd9a753d0ab8075 /net/unix/sysctl_net_unix.c | |
parent | ef56547efa3c88609069e2a91f46e25c31dd536e (diff) |
net/9p: Implement attrwalk 9p call
TXATTRWALK: Descend a ATTR namespace
size[4] TXATTRWALK tag[2] fid[4] newfid[4] name[s]
size[4] RXATTRWALK tag[2] size[8]
txattrwalk gets a fid pointing to xattr. This fid can later be
used to read the xattr value. If name is NULL the fid returned
can be used to get the list of extended attribute associated to
the file system object.
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Signed-off-by: Venkateswararao Jujjuri <[email protected]>
Signed-off-by: Eric Van Hensbergen <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions