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

udf: Do not decrement i_blocks when freeing indirect extent block



Indirect extent block is not accounted in i_blocks during allocation
thus we should not decrement i_blocks when we are freeing such block
during truncation.

Reported-by: default avatarSteve Nickel <snickel58@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent bff943af
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