]> Git Repo - qemu.git/commit - hw/9pfs/9p-xattr.c
virtio-9p: Use layered xattr approach
authorAneesh Kumar K.V <[email protected]>
Mon, 18 Oct 2010 09:58:16 +0000 (15:28 +0530)
committerAnthony Liguori <[email protected]>
Wed, 20 Oct 2010 17:10:58 +0000 (12:10 -0500)
commitfc22118d9bb56ec71655b936a29513c140e6c289
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 <[email protected]>
Signed-off-by: Venkateswararao Jujjuri <[email protected]>
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
This page took 0.024148 seconds and 4 git commands to generate.