Files
linux/fs/f2fs
Chao Yu 417b8a91f4 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:14:28 +00:00
..
2023-01-19 09:24:27 +01:00
2023-08-02 09:13:09 -06:00
2021-08-23 10:25:51 -07:00
2024-01-25 15:35:32 -08:00
2023-04-18 09:05:54 -07:00
2023-06-26 06:07:10 -07:00