Add support for different F2FS block sizes
F2FS has been expanded to allow for different block sizes. Currently the block size must be the same as page size, but this may change in the future. This gives support for 16K while not restricting the ability to choose a block size that isn't based on the page size later on. Bug: 279820706 Test: Boot 16k F2FS device Change-Id: I4e025d83a5e5ad03d89bc80b02fea390c2cbad69
Loading
Please register or sign in to comment