third_party_f2fs-tools/mkfs
Chao Yu 0bed51f3ad mkfs.f2fs: update allocation policy for ro feature
Update allocation policy for ro feature:
- hot_data: allocating blocks by LBA ascending order
- hot_node: allocating blocks by LBA descending order

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2024-04-15 11:31:46 +08:00
..
BUILD.gn f2fs-tools构建规范化整改 2023-06-21 09:25:04 +08:00
f2fs_format_main.c Remove unnecessary config.h 2024-04-15 11:29:16 +08:00
f2fs_format_utils.c mkfs.f2fs: fix typo 2024-04-15 11:29:16 +08:00
f2fs_format_utils.h Switch from the u_int to the uint types 2023-04-13 14:13:48 +08:00
f2fs_format.c mkfs.f2fs: update allocation policy for ro feature 2024-04-15 11:31:46 +08:00
Makefile.am lib: pass all needed include paths to libf2fs 2020-06-18 12:34:29 -07:00