commit | bdd06dec245b204ade230ae8d1d03923305c4a04 | [log] [tgz] |
---|---|---|
author | Connor O'Brien <connoro@google.com> | Tue Jan 24 17:41:50 2017 -0800 |
committer | Connor O'Brien <connoro@google.com> | Tue Jan 24 18:03:32 2017 -0800 |
tree | 5b304d4fbe068fc12cff8e381743a6b187de97bd | |
parent | e6fb950818d144d5866bc0eec989b40cfc30bbc5 [diff] |
Allow passing flash block sizes to libext4_utils Flash erase & logical block size can be used to tune the stride and stripe_width parameters. Add make_ext4fs_directory_align, which takes these sizes as arguments. Test: Factory reset marlin, confirm userdata params are set correctly Bug: 33243520 Change-Id: Ic8343cff221f0e203a463370a4f1be5ee191946d Signed-off-by: Connor O'Brien <connoro@google.com>