commit | 75249edab0b22ea9aae9c7278b9f2c196c7d25d4 | [log] [tgz] |
---|---|---|
author | Ken Sumrall <ksumrall@android.com> | Fri Aug 13 16:04:49 2010 -0700 |
committer | Ken Sumrall <ksumrall@android.com> | Fri Aug 13 19:14:22 2010 -0700 |
tree | f3cafefb2cf2f5c219c6e4d287c7e2032d901aab | |
parent | 6bd2b5d80db5630cb73e3e5a4be3b38afa241c5a [diff] |
Add support for sparse ext4 image creation. This adds the -s option to the make_ext4fs tool, which now creates "sparse" filesystem images, which is very useful for the large 32 Gbyte filesystems we are now building. This check-in also fixes make_ext4fs to properly create filesystems larger thatn 4 Gbytes on 64-bit Linux, 32-bit android and Macs. Change-Id: Ie5838492fcf944f5c875481693c0dbd7013deae4