qemu/fsdev
Greg Kurz 24df3371d9 9pfs: assume utimensat() and futimens() are present
The utimensat() and futimens() syscalls have been around for ages (ie,
glibc 2.6 and linux 2.6.22), and the decision was already taken to
switch to utimensat() anyway when fixing CVE-2016-9602 in 2.9.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Eric Blake <eblake@redhat.com>
2017-05-25 10:30:14 +02:00
..
9p-iov-marshal.c fsdev: don't allow unknown format in marshal/unmarshal 2017-05-25 10:30:13 +02:00
9p-iov-marshal.h
9p-marshal.c
9p-marshal.h
file-op-9p.h
Makefile.objs
qemu-fsdev-dummy.c
qemu-fsdev-opts.c throttle: factor out duplicate code 2017-02-28 10:31:46 +01:00
qemu-fsdev-throttle.c
qemu-fsdev-throttle.h
qemu-fsdev.c
qemu-fsdev.h
virtfs-proxy-helper.c 9pfs: assume utimensat() and futimens() are present 2017-05-25 10:30:14 +02:00
virtfs-proxy-helper.texi