mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 04:26:38 +00:00
fallocate modes were previously unix specific constants, which won't work after we add support for Winodws. Here, we've put a generic abstraction in place so that each platform can implement the details as appropriate. Thanks to acourbot@ for suggesting the splits in this series. BUG=b:213147081 TEST=see final CL in series. Change-Id: I822ad6c4a26eea716482029e8a6c0489aa72c595 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3583613 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
blocking | ||
sync | ||
unix | ||
win | ||
async_types.rs | ||
audio_streams_async.rs | ||
blocking.rs | ||
complete.rs | ||
event.rs | ||
executor.rs | ||
fd_executor.rs | ||
io_ext.rs | ||
lib.rs | ||
mem.rs | ||
poll_source.rs | ||
queue.rs | ||
select.rs | ||
sync.rs | ||
timer.rs | ||
uring_executor.rs | ||
uring_source.rs | ||
waker.rs |