aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKeoseong Park <[email protected]>2021-09-27 15:06:48 +0900
committerJaegeuk Kim <[email protected]>2021-10-11 16:15:06 -0700
commit011e0868e0cf1237675b22e36fffa958fb08f46e (patch)
tree42f12cd03d6218d8cfd85ea3a9f45a48b05b2580 /scripts/gdb/linux/utils.py
parent70a9ac36ffd807ac506ed0b849f3e8ce3c6623f2 (diff)
f2fs: fix to use WHINT_MODE
Since active_logs can be set to 2 or 4 or NR_CURSEG_PERSIST_TYPE(6), it cannot be set to NR_CURSEG_TYPE(8). That is, whint_mode is always off. Therefore, the condition is changed from NR_CURSEG_TYPE to NR_CURSEG_PERSIST_TYPE. Cc: Chao Yu <[email protected]> Fixes: d0b9e42ab615 (f2fs: introduce inmem curseg) Reported-by: tanghuan <[email protected]> Signed-off-by: Keoseong Park <[email protected]> Signed-off-by: Fengnan Chang <[email protected]> Reviewed-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions