You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/fsdev
Greg Kurz 371a269ff8 9pfs: Introduce futimens file op
Add an futimens operation to the fs driver and use if when a fid has
a valid file descriptor. This is required to support more cases where
the client wants to do an action on an unlinked file which it still
has an open file decriptor for.

Only 9P2000.L was considered.

Signed-off-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Message-Id: <20250312152933.383967-5-groug@kaod.org>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
1 month ago
..
9p-iov-marshal.c fsdep/9p: fix -Werror=maybe-uninitialized false-positive 8 months ago
9p-iov-marshal.h Clean up ill-advised or unusual header guards 9 years ago
9p-marshal.c Replace GCC_FMT_ATTR with G_GNUC_PRINTF 3 years ago
9p-marshal.h 9pfs: make V9fsString usable via P9Array API 4 years ago
file-op-9p.h 9pfs: Introduce futimens file op 1 month ago
meson.build 9p: remove 'proxy' filesystem backend driver 8 months ago
p9array.h Don't include headers already included by qemu/osdep.h 2 years ago
qemu-fsdev-dummy.c Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
qemu-fsdev-opts.c 9p: Added virtfs option 'multidevs=remap|forbid|warn' 6 years ago
qemu-fsdev-throttle.c fsdev: Use ThrottleDirection instread of bool is_write 2 years ago
qemu-fsdev-throttle.h fsdev: Use ThrottleDirection instread of bool is_write 2 years ago
qemu-fsdev.c 9p: remove 'proxy' filesystem backend driver 8 months ago
qemu-fsdev.h 9p: remove 'proxy' filesystem backend driver 8 months ago