virtio-9p: Use layered xattr approach
commitfc22118d9bb56ec71655b936a29513c140e6c289
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 18 Oct 2010 09:58:16 +0000 (18 15:28 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 20 Oct 2010 17:10:58 +0000 (20 12:10 -0500)
tree0ca3caea259961bb1a3048bd3794f77f5edf74d5
parent0f8151cb75e09c9a7de24a37f22166e46a9eaf7b
virtio-9p: Use layered xattr approach

We would need this to make sure we handle the mapped
security model correctly for different xattr names.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
Makefile.objs
hw/file-op-9p.h
hw/virtio-9p-local.c
hw/virtio-9p-xattr-user.c [new file with mode: 0644]
hw/virtio-9p-xattr.c [new file with mode: 0644]
hw/virtio-9p-xattr.h [new file with mode: 0644]
hw/virtio-9p.c