Skip to content
Snippets Groups Projects
Commit e535e2ef authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: Fix calculation of i_blocks during truncate


We were setting i_blocks too early - before truncating any allocation.
Correct things to set i_blocks after the allocation change.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 30b8548f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment