Re: [f2fs-dev] [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
| Newsgroups | gmane.linux.block,gmane.linux.raid,gmane.linux.kernel,gmane.linux.file-systems.f2fs,gmane.linux.kernel.bpf |
|---|---|
| Message-ID | <177136286684.643511.2911265753074075940.git-patchwork-notify@kernel.org> |
Hello: This series was applied to jaegeuk/f2fs.git (dev) by Carlos Maiolino <[email protected]>: On Mon, 24 Nov 2025 15:48:00 -0800 you wrote: > Hi, > > __blkdev_issue_discard() only returns value 0, that makes post call > error checking code dead. This patch series revmoes this dead code at > all the call sites and adjust the callers. > > Please note that it doesn't change the return type of the function from > int to void in this series, it will be done once this series gets merged > smoothly. > > [...] Here is the summary with links: - [f2fs-dev,V3,1/6] block: ignore discard return value (no matching commit) - [f2fs-dev,V3,2/6] md: ignore discard return value https://git.kernel.org/jaegeuk/f2fs/c/699fcfb6cb80 - [f2fs-dev,V3,3/6] dm: ignore discard return value (no matching commit) - [f2fs-dev,V3,4/6] nvmet: ignore discard return value https://git.kernel.org/jaegeuk/f2fs/c/38d12f15c477 - [f2fs-dev,V3,5/6] f2fs: ignore discard return value (no matching commit) - [f2fs-dev,V3,6/6] xfs: ignore discard return value https://git.kernel.org/jaegeuk/f2fs/c/2145f447b79a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html