commit | 437a49ae669170f1a1a3b39d8ea6581e62ea290f | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Jun 25 18:36:57 2021 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Wed Jul 07 22:23:44 2021 +0000 |
tree | b583b5270a291bb76af7d891702d24231540160e | |
parent | fffb9ff8ee9435a7263fe7e87d40ea7c4e57e6a1 [diff] |
libsnapshot: Switch merge to CowRevMergeOpItr This switches merge code over from using the old RevOpItr to the new MergeRevOpItr. Since there are no other users, RevOpItr is no longer needed. Changed names of copy_ops_ and total_data_ops_ to more accurately reflect their meaning. Bug: 177104308 Test: cow_snapuserd_test Change-Id: Ic053be4877cfdc86656551f5a3d5d95f3825f937