diff options
author | Alexander Potapenko <[email protected]> | 2022-11-21 12:21:32 +0100 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2023-01-31 10:47:45 -0800 |
commit | b1b9896718bc1a212dc288ad66a5fa2fef11353d (patch) | |
tree | 246deafc147fc7a5bc9a10267f09beb2c1368a44 /tools/perf/scripts/python/syscall-counts.py | |
parent | 9b13a8662ea61430005d3de3fc1d73e383b1ce5a (diff) |
fs: f2fs: initialize fsdata in pagecache_write()
When aops->write_begin() does not initialize fsdata, KMSAN may report
an error passing the latter to aops->write_end().
Fix this by unconditionally initializing fsdata.
Suggested-by: Eric Biggers <[email protected]>
Fixes: 95ae251fe828 ("f2fs: add fs-verity support")
Signed-off-by: Alexander Potapenko <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions