commit | f0d9beb162938e724e46b76863157c9cefdc0454 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Jun 25 17:29:32 2021 -0700 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Jul 02 20:53:16 2021 +0000 |
tree | ed32357b91c7b1ec19849b8ed1901618f76e5c27 | |
parent | 83127b73b83293ed56487f07f85bb6dd50a563a2 [diff] |
libsnapshot: Cleanup iterators The libsnapshot iterators can all use the same interface instead of duplicating the interface. We don't have any need for the internal class variable iterators, so remove them. Test: Builds, does not impact cow_api_test/cow_snapuserd_test Change-Id: I5f008401e067a55a57812b7bf101a472ad97df18