diff options
author | Jan Kara <[email protected]> | 2023-01-02 20:14:47 +0100 |
---|---|---|
committer | Jan Kara <[email protected]> | 2023-01-09 10:39:53 +0100 |
commit | 256fe4162f8b5a1625b8603ca5f7ff79725bfb47 (patch) | |
tree | 4111e400a699a86c9fc20bfac2339d441ce89061 /scripts/generate_rust_analyzer.py | |
parent | 02113feaf62c190b4216ea0a1a2b8d9ccdbcdf6f (diff) |
udf: Do not update file length for failed writes to inline files
When write to inline file fails (or happens only partly), we still
updated length of inline data as if the whole write succeeded. Fix the
update of length of inline data to happen only if the write succeeds.
Reported-by: [email protected]
CC: [email protected]
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions