crosvm/fuzz
Frederick Mayle 5921c375cc disk: add option to disable file locking
The recent changes to make crosvm lock nested disk files is running
afoul of Android Virtualization Framework's SELinux policies. The file
locking doesn't add much value in that environement because all the
shared files are read-only, so add an opt-out for locking to buy us time
to re-engineer the policies.

BUG=b:330911976

Change-Id: I0b35732978e946a2331507d6061729d53955a8d3
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5849284
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Frederick Mayle <fmayle@google.com>
2024-09-10 22:07:48 +00:00
..
fuzz_targets disk: add option to disable file locking 2024-09-10 22:07:48 +00:00
src fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
.gitignore fuzz: Move fuzzers to standard cargo fuzz location 2023-05-16 20:43:37 +00:00
Cargo.toml Cargo.toml: avoid "*" versions for external crates 2024-05-22 01:01:42 +00:00