ext4_balloc: fix not invaliding cache correctly
authorKaho Ng <ngkaho1234@gmail.com>
Wed, 21 Jun 2017 18:26:19 +0000 (02:26 +0800)
committerKaho Ng <ngkaho1234@gmail.com>
Thu, 22 Jun 2017 10:13:59 +0000 (18:13 +0800)
commitfaa76ad23b0ce89d3f0f6bb53740fb47d42ca9f3
tree631c3400ed836a1885ec88495765ebaab09169b1
parent9b38aef3133341e68a40756bd9fba1b81edb203b
ext4_balloc: fix not invaliding cache correctly

We fix ext4_balloc_free_blocks() not invaliding cache
correctly according to start block and block count parameter
from caller.
src/ext4_balloc.c