Re: [PATCH] f2fs: limit recovery filename logging to stored length
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]>
| Newsgroups | gmane.linux.file-systems.f2fs,gmane.linux.kernel,gmane.linux.kernel.stable |
|---|---|
| Message-ID | <178596486263.530543.12202938187333968046.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Tue, 30 Jun 2026 16:23:30 +0800 you wrote: > F2FS stores recovery filenames as a length plus a fixed-size i_name > buffer. The buffer is not NUL-terminated, but recover_inode() and > recover_dentry() print it with %s. > > For a 255-byte filename, recovery logging can read past i_name into the > following raw inode fields. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: limit recovery filename logging to stored length https://git.kernel.org/jaegeuk/f2fs/c/01027b2fcb74 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html