Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Tue, 25 Mar 2025 16:06:45 +0800 you wrote: > A zoned device can has both conventional zones and sequential zones, > so we should not treat first segment of zoned device as first_zoned_segno, > instead, we need to check zone type for each zone during traversing zoned > device to find first_zoned_segno. > > Otherwise, for below case, first_zoned_segno will be 0, which could be > wrong. > > [...] Here is the summary with links: - [f2fs-dev,v2,1/2] f2fs: zone: fix to calculate first_zoned_segno correctly (no matching commit) - [f2fs-dev,v2,2/2] f2fs: zone: fix to avoid inconsistence in between SIT and SSA https://git.kernel.org/jaegeuk/f2fs/c/773704c1ef96 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