commit | dc5abeee1e6fc4827ee0d5ece12aaed2dd56f4c7 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Apr 23 23:20:48 2012 -0700 |
committer | Colin Cross <ccross@android.com> | Tue Jul 17 17:50:27 2012 -0700 |
tree | 5e8be9fd2002c3b15a51673a359398aa7583c51e | |
parent | d2b6666effb387c9052cd63378c6d5ddd1c0d1c7 [diff] |
Refactor sparse file support into libsparse Minimal refactoring of output_file.c into libsparse in preparation for completely separating libsparse from ext4_utils. Moves output_file.c, backed_block.c, and parts of ext4_utils.c into libsparse. The only changes to the remanining files in ext4_utils are using the new sparse.h header, and moving the wipe call out of output_file.c and into make_ext4fs.c. Change-Id: I1f66f6c3e05230a350023c5b4ea4422f16a73c4b