diff options
author | Chao Yu <chao@kernel.org> | 2024-10-22 10:01:49 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-11-01 01:24:41 +0000 |
commit | 9395fb09e897dcd96f601715e63018fc5c69cf03 (patch) | |
tree | f4bf94fdaf7dcfa2e698f94a8dd0da6aab80dcf5 /rust/helpers/task.c | |
parent | f10a890308a7cd8794e21f646f09827c6cb4bf5d (diff) |
f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
In __get_segment_type(), __get_segment_type_6() may return
CURSEG_COLD_DATA_PINNED or CURSEG_ALL_DATA_ATGC log type, but
following f2fs_get_segment_temp() can only handle persistent
log type, fix it.
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'rust/helpers/task.c')
0 files changed, 0 insertions, 0 deletions