diff options
| author | Yongpeng Yang <yangyongpeng@xiaomi.com> | 2026-01-07 10:33:47 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2026-01-07 03:17:09 +0000 |
| commit | 071e50d61cf2474bec724c10bb1ae8082ef6c237 (patch) | |
| tree | 24f39de6495eeed68e177c953cb8c0bd7f08c981 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 98ea0039dbfdd00e5cc1b9a8afa40434476c0955 (diff) | |
f2fs: change seq_file_ra_mul and max_io_bytes to unsigned int
{struct file_ra_state}->ra_pages and {struct bio}->bi_iter.bi_size is
defined as unsigned int, so values of seq_file_ra_mul and max_io_bytes
exceeding UINT_MAX are meaningless.
Signed-off-by: Yongpeng Yang <yangyongpeng@xiaomi.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
