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

ocfs2: Fix up i_blocks calculation to know about holes


Older file systems which didn't support holes did a dumb calculation of
i_blocks based on i_size. This is no longer accurate, so fix things up to
take actual allocation into account.

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent 4f902c37
No related merge requests found
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