commit | 53bd5585e966808da40cf2f8fc5cab053623c654 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Mon Oct 23 21:24:50 2023 -0700 |
committer | Daniel Zheng <zhengdaniel@google.com> | Thu Nov 02 13:38:37 2023 -0700 |
tree | a7b535a840360bc643a11138158d567087e0dd7f | |
parent | ee35a8184cd4f7e07b416e0e7422c4f1feea3600 [diff] |
libsnapshot: Implement CowWriterV3::EmitzeroBlocks. Add zero block operation to writer v3. We currently write this operation to after the scratch space. Once resume point support is added we may need to change this to write after the resume point. This CL only supports zero blocks, so writeoperation does not take in data yet. Bug: 307452468 Test: cow_api_test Change-Id: I659b2e2e4f6e0d96e374ed29012318cc34b4158d