qemu-patch-raspberry4/hw/9pfs
Greg Kurz db3b3c7281 9pfs: deprecate handle backend
This backend raise some concerns:

- doesn't support symlinks
- fails +100 tests in the PJD POSIX file system test suite [1]
- requires the QEMU process to run with the CAP_DAC_READ_SEARCH
  capability, which isn't recommended for security reasons

This backend should not be used and wil be removed. The 'local'
backend is the recommended alternative.

[1] https://www.tuxera.com/community/posix-test-suite/

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2018-01-08 11:18:23 +01:00
..
9p-handle.c 9pfs: deprecate handle backend 2018-01-08 11:18:23 +01:00
9p-local.c fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
9p-local.h
9p-posix-acl.c
9p-proxy.c fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
9p-proxy.h
9p-synth.c fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
9p-synth.h
9p-util.c
9p-util.h
9p-xattr-user.c
9p-xattr.c
9p-xattr.h
9p.c fsdev: improve error handling of backend init 2018-01-08 11:18:23 +01:00
9p.h 9pfs: make pdu_marshal() and pdu_unmarshal() static functions 2018-01-08 11:18:22 +01:00
codir.c
cofile.c
cofs.c
coth.c
coth.h
coxattr.c
Makefile.objs
trace-events
virtio-9p-device.c
virtio-9p.h
xen-9p-backend.c
xen-9pfs.h