Files
twx-linux/fs/f2fs
Chao Yu b8094c0f1a f2fs: fix to tag gcing flag on page during block migration
[ Upstream commit 4961acdd65 ]

It needs to add missing gcing flag on page during block migration,
in order to garantee migrated data be persisted during checkpoint,
otherwise out-of-order persistency between data and node may cause
data corruption after SPOR.

Similar issue was fixed by commit 2d1fe8a86b ("f2fs: fix to tag
gcing flag on page during file defragment").

Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-02-05 20:16:59 +00:00
..
2023-10-18 13:26:22 +02:00
2023-08-02 09:13:09 -06:00
2024-01-25 15:44:59 -08:00
2023-10-16 12:51:37 -07:00