diff options
| author | Keno Fischer | 2022-02-27 23:35:16 +0100 |
|---|---|---|
| committer | Christian Schoenebeck | 2022-03-07 11:49:31 +0100 |
| commit | 67a71e3b71a2834d028031a92e76eb9444e423c6 (patch) | |
| tree | 42f825544be2c4d3904fc3963cf4cf5bf834910b /scripts/git-submodule.sh | |
| parent | 9p: darwin: Handle struct dirent differences (diff) | |
| download | qemu-67a71e3b71a2834d028031a92e76eb9444e423c6.tar.gz qemu-67a71e3b71a2834d028031a92e76eb9444e423c6.tar.xz qemu-67a71e3b71a2834d028031a92e76eb9444e423c6.zip | |
9p: darwin: Ignore O_{NOATIME, DIRECT}
Darwin doesn't have either of these flags. Darwin does have
F_NOCACHE, which is similar to O_DIRECT, but has different
enough semantics that other projects don't generally map
them automatically. In any case, we don't support O_DIRECT
on Linux at the moment either.
Signed-off-by: Keno Fischer <keno@juliacomputing.com>
[Michael Roitzsch: - Rebase for NixOS]
Signed-off-by: Michael Roitzsch <reactorcontrol@icloud.com>
[Will Cohen: - Adjust coding style]
Signed-off-by: Will Cohen <wwcohen@gmail.com>
Message-Id: <20220227223522.91937-6-wwcohen@gmail.com>
[C.S.: - Fix compiler warning "unused label 'again'". ]
Link: https://lore.kernel.org/qemu-devel/11201492.CjeqJxXfGd@silver/
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Reviewed-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Diffstat (limited to 'scripts/git-submodule.sh')
0 files changed, 0 insertions, 0 deletions
