Skip to content
Commit 34071da7 authored by Theodore Ts'o's avatar Theodore Ts'o
Browse files

ext4: don't assume extents can't cross block groups when truncating



With the FLEX_BG layout, there is no reason why extents can't cross
block groups, so make the truncate code reserve enough credits so we
don't BUG if we come across such an extent.

Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent bc965ab3
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