diff options
author | Alexander Potapenko <[email protected]> | 2022-11-21 12:21:30 +0100 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2022-12-08 21:49:25 -0500 |
commit | 956510c0c7439e90b8103aaeaf4da92878c622f0 (patch) | |
tree | 0001e71f9a6919cd5da3e0c2d73c2f4917c20e5f /scripts/generate_rust_analyzer.py | |
parent | 131294c35ed6f777bd4e79d42af13b5c41bf2775 (diff) |
fs: ext4: initialize fsdata in pagecache_write()
When aops->write_begin() does not initialize fsdata, KMSAN reports
an error passing the latter to aops->write_end().
Fix this by unconditionally initializing fsdata.
Cc: Eric Biggers <[email protected]>
Fixes: c93d8f885809 ("ext4: add basic fs-verity support")
Reported-by: [email protected]
Signed-off-by: Alexander Potapenko <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Theodore Ts'o <[email protected]>
Cc: [email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions