commit | 71a642689cf39a7dae7e12a99381b250cb449d87 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Tue Dec 22 21:39:50 2020 -0800 |
committer | Daniel Rosenberg <drosen@google.com> | Mon Dec 28 18:20:19 2020 -0800 |
tree | 1391007fd0ab9c533120cd03d898df9245aa34d3 | |
parent | 770099bde155750843b2dffec0409c647e316b80 [diff] |
libsnapshot: Add decompression check to Inspect_Cow This adds the -d option to Inspect_Cow, which will cause it to attempt to decompress all data blocks, reporting any errors it encounters. Useful for detecting corruption in Cow files. Bug: 172026020 Test: Inspect_Cow -d [cow_file] Change-Id: Iebf5f7f485b33b36daab4ab07005ca37e51d692f