On 2021/9/30 8:59, Keoseong Park wrote:
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.
Fixes: d0b9e42ab615 (f2fs: introduce inmem curseg)
Cc: Chao Yu <[email protected]>
Reported-by: Huan Tang <[email protected]>
Signed-off-by: Fengnan Chang <[email protected]>
Signed-off-by: Keoseong Park <[email protected]>
Reviewed-by: Chao Yu <[email protected]>
Thanks,
_______________________________________________
Linux-f2fs-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel