OSDN Git Service

Introduce blk_alloc_to_base_fs utility
authorMohamad Ayyash <mkayyash@google.com>
Fri, 26 Feb 2016 21:58:44 +0000 (13:58 -0800)
committerMohamad Ayyash <mkayyash@google.com>
Thu, 3 Mar 2016 01:29:18 +0000 (17:29 -0800)
commit2eb7904ffb4c59e159fccdf47021f95756dc2f19
treebea006f58f6c6e824fd8b9a44cde995d9e364274
parentef24424e32921f509f98aae429b6efd9b0e4eae6
Introduce blk_alloc_to_base_fs utility

Converts regular block mapping files into the new base_fs file format
for generating incremental ext4 images

Internal Design Doc: go/incremental-ext4
BUG: 26839493
Change-Id: If8dbb49718226771495c044eb1a8403e99a971fb
Signed-off-by: Mohamad Ayyash <mkayyash@google.com>
ext4_utils/Android.mk
ext4_utils/blk_alloc_to_base_fs.c [new file with mode: 0644]