commit | 699668f5384d75ce7bafdd34db98168edd539910 | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@google.com> | Mon Oct 02 18:51:48 2017 -0700 |
committer | Jaegeuk Kim <jaegeuk@google.com> | Sat Nov 11 18:29:02 2017 -0800 |
tree | a46c309313b53d32150eb5ce7e974ca30b53c435 | |
parent | f3c8bfa7e8bf9d9eae1ac35b10212ecfd6cd2945 [diff] |
fastboot: support f2fs format + quota support This patch fixes broken f2fs_format by replacing the existing flow with calling legacy mkfs.f2fs binary explicitly likewise ext4. This removes obsolete ext4 stuffs as well. Bug: 67009570 Change-Id: Ia81bcbc7adc3a8b57ada860f7f7871602ac1c6e9 Signed-off-by: Jaegeuk Kim <jaegeuk@google.com>