commit | cf311bd00f72a4a36e7857beebc29369b9bcd4a0 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Fri Jun 16 13:59:31 2023 -0700 |
committer | David Anderson <dvander@google.com> | Fri Jun 23 13:14:50 2023 -0700 |
tree | aa7e2e9a3c9b9035495ce6b7f5639bb594a4844b | |
parent | 09ccef4961659a724b860a5e166024a65757c15e [diff] |
libsnapshot: Remove direct accesses of CowOperation::source and compression. For the remaining use cases of accessing CowOperation::source and compression, directly, introduce helper functions, since these fields will be removed in the v3 format. Bug: 280529365 Test: cow_api_test Change-Id: I07031e8968525a7c1314ca45c284e476b51d8104