commit | 6170c7a02f32715dea5d7ca74dadba926d54a0f8 | [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 | 7cd37ba4dc872dbe813d53344072d81f11255fb5 [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