f2fs-tools/mkfs
Chao Yu 3486b62aa0 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>
2022-10-10 13:24:56 -07:00
..
f2fs_format_main.c Remove unnecessary config.h 2022-05-25 15:40:30 -07:00
f2fs_format_utils.c mkfs.f2fs: fix typo 2022-05-24 21:50:25 -07:00
f2fs_format_utils.h Switch from the u_int to the uint types 2022-04-22 11:43:11 -07:00
f2fs_format.c mkfs.f2fs: update allocation policy for ro feature 2022-10-10 13:24:56 -07:00
Makefile.am lib: pass all needed include paths to libf2fs 2020-06-18 12:34:29 -07:00