[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173220603104.1977996.13915931436818539295.git-patchwork-notify@kernel.org>
Date: Thu, 21 Nov 2024 16:20:31 +0000
From: patchwork-bot+f2fs@...nel.org
To: Chao Yu <chao@...nel.org>
Cc: jaegeuk@...nel.org, linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH 1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES,
BTYES_TO_BLK} to avoid overflow
Hello:
This series was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim <jaegeuk@...nel.org>:
On Fri, 8 Nov 2024 09:25:54 +0800 you wrote:
> It missed to cast variable to unsigned long long type before
> bit shift, which will cause overflow, fix it.
>
> Fixes: f7ef9b83b583 ("f2fs: introduce macros to convert bytes and blocks in f2fs")
> Signed-off-by: Chao Yu <chao@...nel.org>
> ---
> include/linux/f2fs_fs.h | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Here is the summary with links:
- [f2fs-dev,1/4] f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
(no matching commit)
- [f2fs-dev,2/4] f2fs: clean up w/ F2FS_{BLK_TO_BYTES, BTYES_TO_BLK}
https://git.kernel.org/jaegeuk/f2fs/c/7461f3709418
- [f2fs-dev,3/4] f2fs: fix to adjust appropriate length for fiemap
https://git.kernel.org/jaegeuk/f2fs/c/77569f785c86
- [f2fs-dev,4/4] f2fs: fix to requery extent which cross boundary of inquiry
https://git.kernel.org/jaegeuk/f2fs/c/6787a8224585
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