qemu-e2k/hw/9pfs
Keno Fischer b5989326f5 9p: darwin: Compatibility for f/l*xattr
On darwin `fgetxattr` takes two extra optional arguments,
and the l* variants are not defined (in favor of an extra
flag to the regular variants.

Signed-off-by: Keno Fischer <keno@juliacomputing.com>
[Michael Roitzsch: - Rebase for NixOS]
Signed-off-by: Michael Roitzsch <reactorcontrol@icloud.com>
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Message-Id: <20220227223522.91937-9-wwcohen@gmail.com>
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Acked-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
2022-03-07 11:49:31 +01:00
..
9p-local.c 9p: darwin: Compatibility for f/l*xattr 2022-03-07 11:49:31 +01:00
9p-local.h
9p-posix-acl.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
9p-proxy.c 9p: darwin: Handle struct dirent differences 2022-03-07 11:49:31 +01:00
9p-proxy.h
9p-synth.c 9p: darwin: Handle struct dirent differences 2022-03-07 11:49:31 +01:00
9p-synth.h 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread 2022-02-17 16:57:58 +01:00
9p-util-darwin.c 9p: darwin: *xattr_nofollow implementations 2022-03-07 11:49:31 +01:00
9p-util-linux.c 9p: Rename 9p-util -> 9p-util-linux 2022-03-07 11:49:30 +01:00
9p-util.h 9p: darwin: Compatibility for f/l*xattr 2022-03-07 11:49:31 +01:00
9p-xattr-user.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
9p-xattr.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
9p-xattr.h
9p.c 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX 2022-03-07 11:49:31 +01:00
9p.h 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX 2022-03-07 11:49:31 +01:00
codir.c 9p: darwin: Handle struct dirent differences 2022-03-07 11:49:31 +01:00
cofile.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
cofs.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
coth.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
coth.h 9pfs: fix crash in v9fs_walk() 2021-09-02 13:26:22 +02:00
coxattr.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
Kconfig
meson.build 9p: darwin: *xattr_nofollow implementations 2022-03-07 11:49:31 +01:00
trace-events
trace.h
virtio-9p-device.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
virtio-9p.h
xen-9p-backend.c 9pfs: add link to 9p developer docs 2021-07-05 13:03:16 +02:00
xen-9pfs.h