commit | c2ce084889585cfb7a59ed410e96742d84d2b71a | [log] [tgz] |
---|---|---|
author | Daniel Zheng <zhengdaniel@google.com> | Mon Nov 06 21:38:14 2023 -0800 |
committer | Daniel Zheng <zhengdaniel@google.com> | Thu Nov 09 15:48:42 2023 -0800 |
tree | f9ac4f13fd344cea9123363c7a8b678301728973 | |
parent | 0ac91e1f023db6c6f0136e08af1f94eb831ef930 [diff] |
libsnapshot: implement resume buffer Add resume space to cow v3. Resume buffer goes after header and scratch space, and is currently set to contain 4 resume points. When AddLabel is called, the oldest label is replaced with newest one. Parser will parse up until the last resumable op from a given label. Test: cow_api_test Change-Id: Ie072f245721776887d59c96dad296965ad31a5cc