diff options
author | Liu Bo <[email protected]> | 2016-08-31 16:43:33 -0700 |
---|---|---|
committer | David Sterba <[email protected]> | 2016-09-01 17:16:47 +0200 |
commit | a9b1fc851db054ddec703dc7951ed00620600b26 (patch) | |
tree | a1a6ffb52cf194aa5593f848a665ae9bf7fa4c5f /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 3dc09ec895f098cedd789a620c90ff1bf7f779a1 (diff) |
Btrfs: fix endless loop in balancing block groups
Qgroup function may overwrite the saved error 'err' with 0
in case quota is not enabled, and this ends up with a
endless loop in balance because we keep going back to balance
the same block group.
It really should use 'ret' instead.
Signed-off-by: Liu Bo <[email protected]>
Reviewed-by: Qu Wenruo <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions