Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Thu, 7 Aug 2025 09:48:35 +0800 you wrote: > mount -t f2fs -o checkpoint=disable:10% /dev/vdb /mnt/f2fs/ > mount -t f2fs -o remount,checkpoint=enable /dev/vdb /mnt/f2fs/ > > kernel log: > F2FS-fs (vdb): Adjust unusable cap for checkpoint=disable = 204440 / 10% > > If we has assigned checkpoint=enable mount option, unusable_cap{,_perc} > parameters of checkpoint=disable should be reset, then calculation and > log print could be avoid in adjust_unusable_cap_perc(). > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix to clear unusable_cap for checkpoint=enable https://git.kernel.org/jaegeuk/f2fs/c/743d13d8a600 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