diff options
author | 2010-05-16 16:00:00 -0400 | |
---|---|---|
committer | 2010-05-16 16:00:00 -0400 | |
commit | 291dae472a8976ff461f24c848fee2a03f9ea3c8 (patch) | |
tree | 74926cf247344af2ad825a71f25787d61a0d503e /kernel | |
parent | ext4: check for a good block group before loading buddy pages (diff) | |
download | linux-dev-291dae472a8976ff461f24c848fee2a03f9ea3c8.tar.xz linux-dev-291dae472a8976ff461f24c848fee2a03f9ea3c8.zip |
ext4: Fix for ext4_mb_collect_stats()
Fix ext4_mb_collect_stats() to use the correct test for s_bal_success; it
should be testing "best-extent.fe_len >= orig-extent.fe_len" , not
"orig-extent.fe_len >= goal-extent.fe_len" .
Signed-off-by: Curt Wohlgemuth <curtw@google.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions