[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173886724251.1614734.17651671887403590690.git-patchwork-notify@kernel.org>
Date: Thu, 06 Feb 2025 18:40:42 +0000
From: patchwork-bot+f2fs@...nel.org
To: Kohei Enju <enjuk@...zon.com>
Cc: linux-f2fs-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org,
axboe@...nel.dk, damien.lemoal@....com, chaitanya.kulkarni@....com,
johannes.thumshirn@....com, jaegeuk@...nel.org, kohei.enju@...il.com
Subject: Re: [f2fs-dev] [PATCH v1] f2fs: remove unnecessary null checking
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Sun, 2 Feb 2025 13:32:53 +0900 you wrote:
> When __GFP_DIRECT_RECLAIM (included in both GFP_NOIO and GFP_KERNEL) is
> specified, bio_alloc_bioset() never fails to allocate a bio.
> Commit 67883ade7a98 ("f2fs: remove FAULT_ALLOC_BIO") replaced
> f2fs_bio_alloc() with bio_alloc_bioset(), but null checking after
> bio_alloc_bioset() was still left.
>
> Fixes: 67883ade7a98 ("f2fs: remove FAULT_ALLOC_BIO")
> Signed-off-by: Kohei Enju <enjuk@...zon.com>
>
> [...]
Here is the summary with links:
- [f2fs-dev,v1] f2fs: remove unnecessary null checking
https://git.kernel.org/jaegeuk/f2fs/c/53333cdf5b03
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