]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/kvm/9p: Add error protocol reply
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Sun, 19 Jun 2011 09:09:59 +0000 (14:39 +0530)
committerSasha Levin <levinsasha928@gmail.com>
Sun, 19 Jun 2011 21:28:22 +0000 (17:28 -0400)
commitb48e45a49f4518158dd5c259510580b2f1c3954a
tree5452c6fba9c810dc67de09dcbea159da3f46656e
parent9519954ee80e49221f57ae389636e3b010c4f437
tools/kvm/9p: Add error protocol reply

Add RERROR and use that in open on failure

NOTE: All the protocol operation should handle like this.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
tools/kvm/virtio/9p.c