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: I991169ec307dfb231b2fe8908a0668595ecb2060
Loading
Please register or sign in to comment