mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 20:19:07 +00:00
Now that the non-async block device is removed, it makes more sense for these functions to live in the BlockAsync implementation. This partly cleans up the remaining common.rs contents. Also move the BlockId type into asynchronous.rs, as it is only used within DiskOption. No functional change. BUG=b:219595052 TEST=tools/presubmit --all Change-Id: Id848c401eac1d7ab6a6d38be5d6676718d30d460 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3892134 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |