commit | 05a73c578830777c10176a2ba2d5bf2119e9fc84 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Mon Apr 12 20:59:31 2021 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Thu Apr 29 21:58:58 2021 +0000 |
tree | 8b181ca5a6e259883b76754ef9e397d8d181bdb8 | |
parent | 4bb41c0ee4e1ab7e1e0da975ea69e17928e4ad31 [diff] |
libsnapshot: Allow inspect_cow to show failed blocks Adds the -b option to show the bad data block that failed to decompress. If the block is large enough, display the front as though it were a CowOperation, as this is the most likely culprit. Change-Id: I287f13e0794a1ca9d647d4b1099ab238a6202b23 Bug: 183985866 Test: inspect_cow -db <COW_FILE>