mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 13:23:08 +00:00
be451c2a8c
Modify the write callback function to take the offset into the raw (backing) file as a parameter rather than seeking to the expected location of the write. This allows removal of the FileReadWriteVolatile import in qcow, since this was the last use. This also matches the read_cb, which already passed the backing file offset explicitly. BUG=b:219595052 TEST=tools/presubmit Change-Id: I4ac18d4dbe26e8b196eb8a9c056036565eb39501 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3462641 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.windows_build_test_skip | ||
Cargo.toml |