commit | d01ca43d6b67013539b688fcb43bcd848f2d1844 | [log] [tgz] |
---|---|---|
author | Daniel Rosenberg <drosen@google.com> | Fri Nov 17 17:14:14 2023 -0800 |
committer | Daniel Rosenberg <drosen@google.com> | Fri Nov 17 17:46:29 2023 -0800 |
tree | b912f402b633529865f59aedcec64e75cdb8513d | |
parent | d922df36b26d0c2643f6ee542b8879e333db5212 [diff] |
fs_mgr: Support 16k F2FS This passes the block size to mkfs. Currently f2fs must have page size equal to block size. If this changes, we may want to revisit this. Change-Id: I1ecdffcb2a271aa80c0bd07fd095941720fb48d0 Signed-off-by: Daniel Rosenberg <drosen@google.com> Bug: 279820706 Test: Boot 16K device