WSL2-Linux-Kernel/include/net/9p
Aneesh Kumar K.V 0ef63f345c 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 <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-08-02 14:28:33 -05:00
..
9p.h net/9p: Implement attrwalk 9p call 2010-08-02 14:28:33 -05:00
client.h net/9p: Implement attrwalk 9p call 2010-08-02 14:28:33 -05:00
transport.h 9p: make rpc code common and rework flush code 2008-10-17 11:04:42 -05:00