mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
6b893cc59f
This is a commit to future-proof seccomp failures with syscall=100, fstatfs. On 32bit systems, we've seen programs which use not just fstatfs64, but also fstatfs. Which one is selected is seemlessly selected via defines via `statvfs`, depending on the board (notably scarlet, trogdor, and elm). See also: https://man7.org/linux/man-pages/man2/statfs.2.html BUG=b:197006863 TEST=CQ Change-Id: I6eaea3064671a109d2d7844cde4eae43931c63bf Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3100412 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Commit-Queue: Manoj Gupta <manojgupta@chromium.org> |
||
---|---|---|
.. | ||
aarch64 | ||
arm | ||
x86_64 |