Files
android_kernel_xiaomi_sm8450/fs
Fengnan Chang ed493d61fe FROMGIT: 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.

Bug: 202812742
Cc: Chao Yu <chao@kernel.org>
Fixes: d0b9e42ab6 (f2fs: introduce inmem curseg)
Reported-by: tanghuan <tanghuan@vivo.com>
Signed-off-by: Keoseong Park <keosung.park@samsung.com>
Signed-off-by: Fengnan Chang <changfengnan@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
(cherry picked from commit 011e0868e0cf1237675b22e36fffa958fb08f46e
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git/ dev)

Change-Id: Ic2a2b055e1f37f6263d8243527e83fe6bd4f7070
Signed-off-by: Fengnan Chang <changfengnan@vivo.com>
2021-10-14 04:22:27 +00:00
..
2020-12-09 08:09:26 +01:00
2021-06-03 18:47:38 +02:00
2020-10-16 11:11:22 -07:00
2021-06-12 14:48:14 +02:00
2021-05-22 15:34:48 +02:00
2021-06-03 18:47:38 +02:00
2021-05-19 10:12:52 +02:00
2021-06-12 14:48:14 +02:00
2021-10-14 04:22:27 +00:00
2021-06-12 14:48:14 +02:00
2021-05-20 15:35:25 +02:00
2021-04-09 09:29:17 +02:00
2021-05-13 14:22:11 +02:00
2021-03-07 12:53:30 +01:00
2021-06-03 18:47:38 +02:00
2021-01-19 09:33:21 +01:00
2021-06-12 14:48:14 +02:00
2021-05-13 14:22:11 +02:00
2021-05-15 09:28:55 +02:00
2021-06-03 18:47:38 +02:00
2021-04-15 14:23:41 +02:00
2021-05-13 14:22:11 +02:00
2020-08-04 21:02:38 -04:00
2020-09-22 23:45:57 -04:00
2020-07-31 08:16:01 +02:00
2021-02-18 11:21:01 +01:00
2020-05-14 16:44:24 +02:00
2021-04-15 14:23:41 +02:00
2020-08-27 16:06:47 -04:00
2020-06-25 14:25:32 +02:00
2020-07-31 08:16:01 +02:00