commit | bc177d425d4fe33b0ae774b218b055465a840ca1 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Apr 15 00:29:46 2017 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Apr 21 03:33:13 2017 -0400 |
tree | 2ae5d3466ac92ea6831cceabdd7f626fa85481b6 | |
parent | 1b13ca5ffaab574153e14140a69d574ba41287ed [diff] |
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>