diff options
author | Jan Kara <jack@suse.cz> | 2022-12-07 17:25:10 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-12-21 17:48:05 +0100 |
commit | 12a88f572d6d94b5c0b72e2d1782cc2e96ac06cf (patch) | |
tree | 7e48294afcec0211fba682db37bb50c02dfb743c /scripts/generate_rust_analyzer.py | |
parent | e6b01f6a0e774b4f45759791dff5bd4f98c64226 (diff) |
udf: Fix preallocation discarding at indirect extent boundary
commit cfe4c1b25dd6d2f056afc00b7c98bcb3dd0b1fc3 upstream.
When preallocation extent is the first one in the extent block, the
code would corrupt extent tree header instead. Fix the problem and use
udf_delete_aext() for deleting extent to avoid some code duplication.
CC: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions