commit | d2ad50103ef674c46aded33c97deb6a7bf0a3213 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Sun Jan 10 19:52:57 2021 +0000 |
committer | Akilesh Kailash <akailash@google.com> | Tue Jan 12 01:09:21 2021 +0000 |
tree | 2e47dc2872e0810c25eaa86d0cda17cb4b9c20e7 | |
parent | 09494764aec1df79f549a13d745916e6efc225c6 [diff] |
libsnapshot:snapuserd: Handle un-aligned IO request If the requested IO is not 4k aligned and spans between two COW Operations, then we will have to split the IO as we need to read the partial buffers from two COW operations. BUG: 176918488 Test: cow_snapuserd_test - Data verification with unaligned IO Full OTA on cuttlefish Signed-off-by: Akilesh Kailash <akailash@google.com> Change-Id: Icf6801e1767112b92cb7991808860f119adebda2