summaryrefslogtreecommitdiffstats
path: root/hw/virtio-9p-xattr.c
Commit message (Collapse)AuthorAgeFilesLines
* virtio-9p: Check the return value of llistxattr.Kusanagi Kouichi2010-12-021-0/+3
| | | | | | | If llistxattr returned 0, qemu aborts. Signed-off-by: Kusanagi Kouichi <slash@ac.auone-net.jp> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
* virtio-9p: Support mapped posix aclAneesh Kumar K.V2010-10-201-0/+4
| | | | | Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Venkateswararao Jujjuri <jvrao@linux.vnet.ibm.com>
* virtio-9p: Use layered xattr approachAneesh Kumar K.V2010-10-201-0/+152
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>
OpenPOWER on IntegriCloud