Skip to content
Commit cfe4c1b2 authored by Jan Kara's avatar Jan Kara
Browse files

udf: Fix preallocation discarding at indirect extent boundary



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: default avatarJan Kara <jack@suse.cz>
parent 7868f930
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment