commit | 903f8e07ff0e0efcab1df49e4ec804c98a2d1353 | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Mon Jan 29 13:57:09 2024 -0800 |
committer | Daniel Zheng <zhengdaniel@google.com> | Mon Jan 29 14:04:17 2024 -0800 |
tree | de436a3bd412f02d225b26f5af16c27f3252d6d2 | |
parent | 96b0065ebf0057af9fd4c7e91689b183d48468ad [diff] |
libsnapshot: v3 structural changes Changes to structure of v3 header + operation needed for variable block size. Seperating this CL from the variable block size one so we can get v3 enabled on cuttlefish the op count type changes are so that op count matches the type of max_blocks. Max_blocks is used when op buffer size is not set -> we default to upper bound of one operation per block in the partition. Test: th Bug: 307452468 Change-Id: I1a2581763a4fd6be5d5795f7e4781023e9984256