Hello: This series was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>:
On Mon, 10 Nov 2025 16:22:21 +0800 you wrote: > From: Yongpeng Yang <[email protected]> > > The usage of unusable_blocks_per_sec is already wrapped by > CONFIG_BLK_DEV_ZONED, except for its declaration and the definitions of > CAP_BLKS_PER_SEC and CAP_SEGS_PER_SEC. This patch ensures that all code > related to unusable_blocks_per_sec is properly wrapped under the > CONFIG_BLK_DEV_ZONED option. > > [...] Here is the summary with links: - [f2fs-dev,v2,1/3] f2fs: wrap all unusable_blocks_per_sec code in CONFIG_BLK_DEV_ZONED https://git.kernel.org/jaegeuk/f2fs/c/9e1244d45e7d - [f2fs-dev,v2,2/3] f2fs: add a sysfs entry to show max open zones https://git.kernel.org/jaegeuk/f2fs/c/823190ca76b0 - [f2fs-dev,v2,3/3] f2fs: fix handling of zoned block devices with max_open_zones == 0 (no matching commit) 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
