platform_system_vold/fs
Daniel Rosenberg fb2bf902fd Add support for 16k F2FS
Currently F2FS block size must match page size, so this just does that.
If we support page size != block size for F2FS, this should be
revisited.

Bug: 279820706
Test: Boot 16K device
Change-Id: I6b3b367cdf76ccf5b2c5d309499027a5e7383a44
Signed-off-by: Daniel Rosenberg <drosen@google.com>
2023-12-01 01:07:22 +00:00
..
Exfat.cpp Handle errors corrected exit status returned by fsck 2023-07-07 11:32:01 +08:00
Exfat.h Add basic exFAT support. 2018-01-19 11:58:43 +09:00
Ext4.cpp Rename fscrypt_is_native() to IsFbeEnabled() 2022-06-15 18:52:18 +00:00
Ext4.h clang-format many files. 2018-09-18 15:41:22 -07:00
F2fs.cpp Add support for 16k F2FS 2023-12-01 01:07:22 +00:00
F2fs.h Support zoned device with dm-default-key 2022-06-07 18:43:54 -07:00
Vfat.cpp Add timeout for fsck on untrusted media 2021-09-22 18:08:28 -07:00
Vfat.h clang-format many files. 2018-09-18 15:41:22 -07:00