diff options
author | M. Mohan Kumar <mohan@in.ibm.com> | 2010-06-22 12:24:09 +0530 |
---|---|---|
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2010-09-08 22:56:40 +0530 |
commit | 5268cecc6d02b52f4aad92d418abce13edcfa579 (patch) | |
tree | 2c184a750c6bab8da0365e8fa8c444016f1f84f3 /hw/dec_pci.c | |
parent | c1568af597d71b2171c9b2ffffb336c2fdee205e (diff) |
qemu: virtio-9p: Implement TMKNOD
Implement TMKNOD as part of 2000.L Work
Synopsis
size[4] Tmknod tag[2] fid[4] name[s] mode[4] major[4] minor[4] gid[4]
size[4] Rmknod tag[2] qid[13]
Description
mknod asks the file server to create a device node with given device
type, mode and gid. The qid for the new device node is returned with
the mknod reply message.
Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Diffstat (limited to 'hw/dec_pci.c')
0 files changed, 0 insertions, 0 deletions