Christian Schoenebeck
|
a2f17bd40b
9pfs: make multidevs=remap default
|
8 månader sedan |
Michael Tokarev
|
28cbbdd28e
hw/9pfs: spelling fixes
|
2 år sedan |
Nikita Ivanov
|
37b0b24e93
error handling: Use RETRY_ON_EINTR() macro where applicable
|
2 år sedan |
Bin Meng
|
6ca60cd7a3
hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper
|
2 år sedan |
Keno Fischer
|
029ed1bd9d
9p: darwin: Implement compatibility for mknodat
|
3 år sedan |
Keno Fischer
|
b5989326f5
9p: darwin: Compatibility for f/l*xattr
|
3 år sedan |
Keno Fischer
|
6b3b279bd6
9p: darwin: Handle struct dirent differences
|
3 år sedan |
Keno Fischer
|
e0bd743bb2
9p: linux: Fix a couple Linux assumptions
|
3 år sedan |
Christian Schoenebeck
|
6f56908427
9pfs: add link to 9p developer docs
|
4 år sedan |
Xinhao Zhang
|
01011733ea
hw/9pfs : add spaces around operator
|
4 år sedan |
Vladimir Sementsov-Ogievskiy
|
92c451222c
virtio-9p: Use ERRP_GUARD()
|
5 år sedan |
Daniel Henrique Barboza
|
846cf408a4
9p: local: always return -1 on error in local_unlinkat_common
|
5 år sedan |
Jiajun Chen
|
841b8d099c
9pfs: local: Fix possible memory leak in local_link()
|
5 år sedan |
Vladimir Sementsov-Ogievskiy
|
4c5ec47e63
9pfs: make Error **errp const where it is appropriate
|
5 år sedan |
Antonios Motakis
|
1a6ed33cc5
9p: Added virtfs option 'multidevs=remap|forbid|warn'
|
5 år sedan |
Greg Kurz
|
ea52cdd443
fsdev: Add return value to fsdev_throttle_parse_opts()
|
5 år sedan |
Greg Kurz
|
c0da0cb761
9p: Simplify error path of v9fs_device_realize_common()
|
5 år sedan |
Markus Armbruster
|
4b5766488f
error: Fix use of error_prepend() with &error_fatal, &error_abort
|
6 år sedan |
Keno Fischer
|
230f1b31c5
9p: darwin: Explicitly cast comparisons of mode_t with -1
|
7 år sedan |
Keno Fischer
|
5c99fa375d
cutils: Provide strchrnul
|
7 år sedan |
Keno Fischer
|
5b7b2f9a85
9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
|
7 år sedan |
Keno Fischer
|
2306271c38
9p: local: Properly set errp in fstatfs error path
|
7 år sedan |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 år sedan |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 år sedan |
Greg Kurz
|
65603a801e
fsdev: improve error handling of backend init
|
7 år sedan |
Greg Kurz
|
91cda4e8f3
fsdev: improve error handling of backend opts parsing
|
7 år sedan |
Greg Kurz
|
7bd41d3db6
9pfs: fix type in *_parse_opts declarations
|
7 år sedan |
Greg Kurz
|
aa5e85a108
9pfs: local: clarify fchmodat_nofollow() implementation
|
8 år sedan |
Greg Kurz
|
4751fd5328
9pfs: local: fix fchmodat_nofollow() limitations
|
8 år sedan |
Tobias Schramm
|
b96feb2cb9
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
|
8 år sedan |