qemu-patch-raspberry4/hw/9pfs
Aneesh Kumar K.V a911a182a6 qemu/9p: Don't ignore error in fid clunk
We use the clunk request to do the actual xattr operation. So don't
ignore the error value for fid clunk.

Security model "none" don't support posix acl. Without this patch
guest won't get EOPNOTSUPP error on setxattr("system.posix_acl_access")

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2013-02-06 08:29:50 -06:00
..
codir.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cofile.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cofs.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
coxattr.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
Makefile.objs Remove libhw 2012-10-05 16:07:49 -05:00
virtio-9p-coth.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-coth.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-device.c hw/9pfs: Fix unchecked strdup() by converting to g_strdup() 2013-01-30 11:14:46 +01:00
virtio-9p-handle.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-local.c hw/9pfs: Fix unchecked strdup() by converting to g_strdup() 2013-01-30 11:14:46 +01:00
virtio-9p-posix-acl.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p-proxy.c virtio-9p-proxy: Fix typo causing compile failure on 32 bit hosts 2012-01-06 12:50:44 -06:00
virtio-9p-proxy.h hw/9pfs: Proxy getversion 2012-01-04 20:20:55 +05:30
virtio-9p-synth.c hw/9pfs: avoid buffer overrun 2012-10-05 07:58:37 -05:00
virtio-9p-synth.h janitor: add guards to headers 2012-12-19 08:31:31 +01:00
virtio-9p-xattr-user.c virtio-9p: avoid unwarranted uses of strncpy 2012-10-05 07:58:37 -05:00
virtio-9p-xattr.c virtio-9p: avoid unwarranted uses of strncpy 2012-10-05 07:58:37 -05:00
virtio-9p-xattr.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
virtio-9p.c qemu/9p: Don't ignore error in fid clunk 2013-02-06 08:29:50 -06:00
virtio-9p.h misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00