qemu-e2k/fsdev
Aneesh Kumar K.V 2c30dd744a hw/9pfs: Add new security model mapped-file.
This enable us to do passthrough equivalent security model on NFS directory.
NFS server mostly do root squashing and don't support xattr. Hence we cannot
use 'passthrough' or 'mapped' security model

Also added "mapped-xattr" security to indicate earlier "mapped" security model
Older name is still supported.

POSIX rules regarding ctime update on chmod are not followed by this security model.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2012-01-19 12:21:11 +05:30
..
file-op-9p.h hw/9pfs: Add new security model mapped-file. 2012-01-19 12:21:11 +05:30
qemu-fsdev-dummy.c fsdev: Fix archs that dont use fsdev 2011-06-10 15:29:11 +02:00
qemu-fsdev.c hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
qemu-fsdev.h hw/9pfs: Add new proxy filesystem driver 2012-01-04 20:13:39 +05:30
virtfs-proxy-helper.c virtfs-proxy-helper: Add missing printf format attribute 2012-01-13 10:37:00 +00:00
virtfs-proxy-helper.texi hw/9pfs: Add support to use named socket for proxy FS 2012-01-04 21:23:55 +05:30
virtio-9p-marshal.c hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30
virtio-9p-marshal.h hw/9pfs: Add validation to {un}marshal code 2012-01-04 19:53:22 +05:30