• Doug Zongker's avatar
    add option to make_ext4fs to record blocks for each file · bec598e9
    Doug Zongker authored
    Add the -B option to make_ext4fs, which causes it to record the block
    ranges used for each (regular) file in the image.  We can use this
    information to construct more efficient block-based incremental OTAs.
    
    Bug: 16984795
    Change-Id: I2a5325bb89948f63c76e93fdfa84c51f9b050104
    bec598e9
allocate.c 18.3 KB