crosvm/disk
A. Cody Schuffelen d8144a56e2 Read from the backing file if present on read miss
Reads to qcow files with backing files will fall through to the backing
file if there is no allocated cluster. As of this change, a write will
still trash the cluster and hide any data already present.

TEST=unit tests
BUG=b:140069322
Change-Id: Iba353fa1e7c25bb6267eb96b30b8f5a6ac61d423
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/1982831
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
2020-02-21 21:52:56 +00:00
..
src Read from the backing file if present on read miss 2020-02-21 21:52:56 +00:00
Cargo.toml disk: move qcow into disk crate 2020-01-06 21:26:38 +00:00