diff options
| author | Wang Xiaojun <wangxiaojun11@huawei.com> | 2020-09-17 19:11:58 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2020-09-29 01:48:34 -0700 |
| commit | f99ba9add67ce63eca3fe68a3d5e9996cd2c33b5 (patch) | |
| tree | f963e0b6dd4de1ffae475aa9ea3aa03e1e598541 /scripts/gen_compile_commands.py | |
| parent | d89f589130160a988c0108c81e6b13e0831d7603 (diff) | |
f2fs: fix wrong total_sections check and fsmeta check
Meta area is not included in section_count computation.
So the minimum number of total_sections is 1 meanwhile it cannot be
greater than segment_count_main.
The minimum number of meta segments is 8 (SB + 2 (CP + SIT + NAT) + SSA).
Signed-off-by: Wang Xiaojun <wangxiaojun11@huawei.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions
