Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Fri, 24 Oct 2025 22:37:46 +0800 you wrote: > From: Yongpeng Yang <[email protected]> > > When F2FS uses multiple block devices, each device may have a > different discard granularity. The minimum trim granularity must be > at least the maximum discard granularity of all devices, excluding > zoned devices. Use max_t instead of the max() macro to compute the > maximum value. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: ensure minimum trim granularity accounts for all devices https://git.kernel.org/jaegeuk/f2fs/c/5dc50bdb96e1 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
