crosvm/disk/src
A. Cody Schuffelen dfd0139d7c Better errors on missing composite disk components.
When there is an error opening one of the composite disk components now,
it gives the message `failed to open component file: "No such file or
directory (os error 2)"` without specifying the file path it tried to
use. Exposing the file path will make it faster to act on errors, rather
than trying to examine the composite disk file for paths.

TEST=n/a
BUG=b:150150052

Change-Id: I9341b330e7e6dcd517d5bfb5262b1657a2da46fe
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2072738
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Cody Schuffelen <schuffelen@google.com>
2020-02-26 02:23:10 +00:00
..
qcow Initialize qcow clusters off the backing file when present 2020-02-25 20:28:07 +00:00
android_sparse.rs Support the Android Sparse disk format 2020-02-25 20:28:09 +00:00
composite.rs Better errors on missing composite disk components. 2020-02-26 02:23:10 +00:00
disk.rs Support the Android Sparse disk format 2020-02-25 20:28:09 +00:00