ext4_journal: fix not purging enough transactions
authorKaho Ng <ngkaho1234@gmail.com>
Fri, 30 Jun 2017 12:05:07 +0000 (20:05 +0800)
committerKaho Ng <ngkaho1234@gmail.com>
Fri, 30 Jun 2017 12:07:56 +0000 (20:07 +0800)
commitf371bc8b84dfe7431b4513b1fefb76e3f9a1fdc5
treeec5ddcc212d2d35d57c748bfbf4ed128958b2f4b
parent47bbb862d874321903f8881761ee7ca94674142a
ext4_journal: fix not purging enough transactions

We have to purge all consecutive transactions that
has all its buffers written to persistent location.
src/ext4_journal.c