commit | 29cc46df79d079356039658a5311f6d54dc8dccb | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Dec 27 14:33:58 2019 -0800 |
committer | Yifan Hong <elsk@google.com> | Tue Jan 07 13:01:58 2020 -0800 |
tree | a60507207abc0fe8b1d64b692c7c9e96d42f6134 | |
parent | 33b040b88ba01c771329dd8f52d4fc81a1522393 [diff] |
libfiemap: Create/Open returns FiemapStatus Add variants to SplitFiemap::Create and FiemapWriter::Open that returns a FiemapStatus and take a unique_ptr<T>* out parameter to get more information on the reason of the failure. Test: fiemap_writer_test Test: fiemap_image_test Bug: 138808058 Change-Id: Iea77ac9810f98c2202e038b7aede15dd2d137b2b