Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Sun, 1 Jun 2025 01:26:54 +0100 you wrote: > This conversion moved the folio_unlock() to inside __write_node_folio(), > but missed one caller so we had a double-unlock on this path. > > Cc: Christoph Hellwig <[email protected]> > Cc: Chao Yu <[email protected]> > Cc: Jaegeuk Kim <[email protected]> > Reported-by: [email protected] > Fixes: 80f31d2a7e5f (f2fs: return bool from __write_node_folio) > Signed-off-by: Matthew Wilcox (Oracle) <[email protected]> > > [...] Here is the summary with links: - [f2fs-dev] f2fs: Fix __write_node_folio() conversion https://git.kernel.org/jaegeuk/f2fs/c/6dea74e454c2 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 [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
