commit | d091522de95877064c3fe41dd6f1e9d89c819c2d | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Jul 09 19:17:55 2021 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Jul 30 20:44:46 2021 -0700 |
tree | 273a2bb15a8f89bd0126046e5e037994c514ccb6 | |
parent | d83b2efb12ec13d0cc4faaa6c793985f17beac2b [diff] |
libsnapshot: Clone worker readers from snapuserd We'll need to have the Cow Files parsed to deal with xor ops, since their data location is implicit from the format. Since the relevant data is all stored in shared pointers, we can pass that data into the workers without needing to reparse or copy. Bug: 177104308 Test: builds Change-Id: I96ac3da1ae620be48e5340c9f146c523b3ce74b6