Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Thu, 21 Nov 2024 16:26:56 +0800 you wrote: > Fsync data recovery attempts to check and fix write pointer consistency > of cursegs and all other zones. If the write pointers of cursegs are > unaligned, cursegs are changed to new sections. > > If recovery fails, zone write pointers are still checked and fixed, > but the latest checkpoint cannot be written back. Additionally, retry- > mount skips recovery and rolls back to reuse the old cursegs whose > zones are already finished. This can lead to unaligned write later. > > [...] Here is the summary with links: - [f2fs-dev,v3,1/2] f2fs: fix changing cursegs if recovery fails on zoned device https://git.kernel.org/jaegeuk/f2fs/c/1015035609e4 - [f2fs-dev,v3,2/2] f2fs: clear SBI_POR_DOING before initing inmem curseg https://git.kernel.org/jaegeuk/f2fs/c/f88c7904b5c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel