diff options
author | Chao Yu <chao@kernel.org> | 2023-12-10 14:35:42 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-02-05 23:14:28 +0300 |
commit | 417b8a91f4e8831cadaf85c3f15c6991c1f54dde (patch) | |
tree | d9d38bef7c9e75054077c74121e58196c429597a /drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c | |
parent | f9902f92ce53ab89041d9e6308cc28b43dd3de81 (diff) | |
download | linux-417b8a91f4e8831cadaf85c3f15c6991c1f54dde.tar.xz |
f2fs: fix to tag gcing flag on page during block migration
[ Upstream commit 4961acdd65c956e97c1a000c82d91a8c1cdbe44b ]
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 2d1fe8a86bf5 ("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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c')
0 files changed, 0 insertions, 0 deletions