diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2025-03-05 20:47:25 +0000 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-03-06 09:26:06 +0100 |
commit | 062e8093592fb866b8e016641a8b27feb6ac509d (patch) | |
tree | 39d442f3e252767d403acaf53172f89cbbf6d552 /tools/perf/scripts/python/task-analyzer.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) |
orangefs: Do not truncate file size
'len' is used to store the result of i_size_read(), so making 'len'
a size_t results in truncation to 4GiB on 32-bit systems.
Signed-off-by: "Matthew Wilcox (Oracle)" <willy@infradead.org>
Link: https://lore.kernel.org/r/20250305204734.1475264-2-willy@infradead.org
Tested-by: Mike Marshall <hubcap@omnibond.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions