Whamcloud - gitweb
e2fsck: update quota when optimizing the extent tree
authorTheodore Ts'o <tytso@mit.edu>
Sat, 15 Apr 2017 04:29:46 +0000 (00:29 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 21 Apr 2017 07:33:13 +0000 (03:33 -0400)
commitbc177d425d4fe33b0ae774b218b055465a840ca1
tree2ae5d3466ac92ea6831cceabdd7f626fa85481b6
parent1b13ca5ffaab574153e14140a69d574ba41287ed
e2fsck: update quota when optimizing the extent tree

If quota is enabled, optimizing the extent tree wouldn't update the
in-memory quota statistics, so that a subsequent e2fsck run would show
that the quota usage statistics on disk were incorrect.

Google-Bug-Id: 36391645

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/extents.c