Re: [f2fs-dev] [PATCH] f2fs: fix error handling on device alias check in rename and unlink
patchwork-bot+f2fs--- via Linux-f2fs-devel <[email protected]>
| Newsgroups | net.sourceforge.lists.linux-f2fs-devel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178732740863.1339488.18145676709503198602.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim <[email protected]>: On Fri, 21 Aug 2026 07:17:42 -0700 you wrote: > From: Daeho Jeong <[email protected]> > > In f2fs_rename() and f2fs_unlink(), directly returning -EPERM when > encountering a device aliasing file bypasses the cleanup path. > > Fix this by setting err to -EPERM and jumping to the proper cleanup > labels (out_dir and out) instead of returning immediately. > > [...] Here is the summary with links: - [f2fs-dev] f2fs: fix error handling on device alias check in rename and unlink https://git.kernel.org/jaegeuk/f2fs/c/27d0e27c096d 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