[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174672183636.2971823.10798843994622646234.git-patchwork-notify@kernel.org>
Date: Thu, 08 May 2025 16:30:36 +0000
From: patchwork-bot+f2fs@...nel.org
To: Chao Yu <chao@...nel.org>
Cc: jaegeuk@...nel.org, hch@....de, linux-kernel@...r.kernel.org,
stable@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: fix to return correct error number in
f2fs_sync_node_pages()
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Wed, 7 May 2025 16:08:38 +0800 you wrote:
> If __write_node_folio() failed, it will return AOP_WRITEPAGE_ACTIVATE,
> the incorrect return value may be passed to userspace in below path,
> fix it.
>
> - sync_filesystem
> - sync_fs
> - f2fs_issue_checkpoint
> - block_operations
> - f2fs_sync_node_pages
> - __write_node_folio
> : return AOP_WRITEPAGE_ACTIVATE
>
> [...]
Here is the summary with links:
- [f2fs-dev] f2fs: fix to return correct error number in f2fs_sync_node_pages()
https://git.kernel.org/jaegeuk/f2fs/c/43ba56a043b1
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists