commit | 63ec4c6180f98457bbb309d05514f2d76b91a09c | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Thu Jul 20 10:40:00 2023 -0700 |
committer | Akilesh Kailash <akailash@google.com> | Fri Jul 28 10:11:06 2023 -0700 |
tree | e59dcbf24c39b5e237f00e6c61afb014bb242800 | |
parent | 4a33c22c77c09d993d24b0831cf45399d76cc6b4 [diff] |
libsnapshot: Verify the ordering of COW operations. Sequence op should contain all ordered ops followed by Replace and Zero ops. There shouldn't be any non-ordered ops embedded between ordered ops in the sequence ordering. Bug: 290159346 Test: inspect_cow <cow_file>, OTA Change-Id: Ia840340b0e4be07525f216838043bf0265f690c3 Signed-off-by: Akilesh Kailash <akailash@google.com>