diff options
author | 2024-10-22 10:01:49 +0800 | |
---|---|---|
committer | 2024-11-01 01:24:41 +0000 | |
commit | 9395fb09e897dcd96f601715e63018fc5c69cf03 (patch) | |
tree | f4bf94fdaf7dcfa2e698f94a8dd0da6aab80dcf5 /scripts/lib/kdoc/kdoc_files.py | |
parent | f2fs: fix to avoid potential deadlock in f2fs_record_stop_reason() (diff) | |
download | wireguard-linux-9395fb09e897dcd96f601715e63018fc5c69cf03.tar.xz wireguard-linux-9395fb09e897dcd96f601715e63018fc5c69cf03.zip |
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 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions