aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2022-12-16 12:37:51 +0100
committerJan Kara <[email protected]>2023-01-09 10:39:52 +0100
commit53cafe1d6d8ef9f93318e5bfccc0d24f27d41ced (patch)
tree6a50cba132ec396235b18d06ea5eb55ff331324c /scripts/generate_rust_analyzer.py
parent70bfb3a8d661d4fdc742afc061b88a7f3fc9f500 (diff)
udf: Do not bother merging very long extents
When merging very long extents we try to push as much length as possible to the first extent. However this is unnecessarily complicated and not really worth the trouble. Furthermore there was a bug in the logic resulting in corrupting extents in the file as syzbot reproducer shows. So just don't bother with the merging of extents that are too long together. CC: [email protected] Reported-by: [email protected] Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions