Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <jaeg...@kernel.org>:
On Tue, 1 Apr 2025 11:58:00 +0800 you wrote: > After commit 91b587ba79e1 ("f2fs: Introduce linear search for > dentries"), f2fs forced to use linear lookup whenever a hash-based > lookup fails on casefolded directory, it may affect performance > for scenarios: a) create a new file w/ filename it doesn't exist > in directory, b) lookup a file which may be removed. > > This patch supports to disable linear lookup fallback, so, once there > is a solution for commit 5c26d2f1d3f5 ("unicode: Don't special case > ignorable code points") to fix red heart unicode issue, then we can > set an encodeing flag to disable the fallback for performance recovery. > > [...] Here is the summary with links: - [f2fs-dev,v2] f2fs: support to disable linear lookup fallback https://git.kernel.org/jaegeuk/f2fs/c/51dc491a0855 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