qemu-e2k/hw/9pfs
Greg Kurz 659f195328 9p/proxy: Fix export_flags
The common fsdev options are set by qemu_fsdev_add() before it calls
the backend specific option parsing code. In the case of "proxy" this
means "writeout" or "readonly" were simply ignored. This has been
broken from the beginning.

Reported-by: Stéphane Graber <stgraber@ubuntu.com>
Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <158349633705.1237488.8895481990204796135.stgit@bahia.lan>
2020-03-10 16:12:49 +01:00
..
9p-local.c
9p-local.h
9p-posix-acl.c
9p-proxy.c 9p/proxy: Fix export_flags 2020-03-10 16:12:49 +01:00
9p-proxy.h
9p-synth.c hw/9pfs/9p-synth: added directory for readdir test 2020-02-08 09:29:04 +01:00
9p-synth.h hw/9pfs/9p-synth: added directory for readdir test 2020-02-08 09:29:04 +01:00
9p-util.c
9p-util.h
9p-xattr-user.c
9p-xattr.c
9p-xattr.h
9p.c 9pfs: validate count sent by client with T_readdir 2020-02-08 09:28:54 +01:00
9p.h 9pfs: require msize >= 4096 2020-02-08 09:28:43 +01:00
codir.c
cofile.c
cofs.c
coth.c
coth.h
coxattr.c
Kconfig
Makefile.objs
trace-events
virtio-9p-device.c * Register qdev properties as class properties (Marc-André) 2020-01-27 09:44:04 +00:00
virtio-9p.h
xen-9p-backend.c
xen-9pfs.h