Add support for clobbered blocks
In ext4 filesystems, some blocks might be changed even being mounted R/O, such as the superblock (block 0). We need to exclude such blocks from integrity verification. Plus such blocks should always be written to the target by copying instead of patching. Bug: http://b/20939131 Change-Id: If9efab3d7a0071a87b4d4297daf7963c3b818afe (cherry picked from commit ff777816)
Loading
Please register or sign in to comment