Files
linux-stable-mirror/fs
Chao Yu 7ea0f29d9f 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-23 08:54:48 +01:00
..
2023-09-23 11:10:01 +02:00
2023-12-08 08:48:04 +01:00
2024-01-05 15:13:36 +01:00