diff options
| author | Keoseong Park <[email protected]> | 2021-09-27 06:06:48 +0000 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2021-10-11 23:15:06 +0000 |
| commit | 011e0868e0cf1237675b22e36fffa958fb08f46e (patch) | |
| tree | 42f12cd03d6218d8cfd85ea3a9f45a48b05b2580 /drivers/fpga/fpga-bridge.c | |
| parent | f2fs: fix up f2fs_lookup tracepoints (diff) | |
| download | kernel-011e0868e0cf1237675b22e36fffa958fb08f46e.tar.gz kernel-011e0868e0cf1237675b22e36fffa958fb08f46e.zip | |
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
