Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Mon, 17 Mar 2025 04:16:24 -0600 you wrote: > During a checkpoint, the current active segment X may not be handled > properly. This occurs when segment X has 0 valid blocks and a non-zero > number of discard blocks, for the following reasons: > > locate_dirty_segment() does not mark any active segment as a prefree > segment. As a result, segment X is not included in dirty_segmap[PRE], and > f2fs_clear_prefree_segments() skips it when handling prefree segments. > > [...] Here is the summary with links: - [f2fs-dev,v3] f2fs: fix missing discard for active segments https://git.kernel.org/jaegeuk/f2fs/c/21263d035ff2 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