Files
linux-stable-mirror/include/linux
Chao Yu 45438da843 f2fs: fix to do cast in F2FS_{BLK_TO_BYTES, BTYES_TO_BLK} to avoid overflow
[ Upstream commit 3273d8ad94 ]

It missed to cast variable to unsigned long long type before
bit shift, which will cause overflow, fix it.

Fixes: f7ef9b83b5 ("f2fs: introduce macros to convert bytes and blocks in f2fs")
Signed-off-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-05 14:02:27 +01:00
..
2024-12-05 14:01:23 +01:00
2024-10-01 17:01:40 +02:00
2024-09-20 18:28:26 +03:00
2024-09-23 15:03:30 -04:00
2024-09-19 14:25:32 -05:00
2024-09-19 14:25:34 -05:00