diff options
author | 2010-12-07 13:58:56 -0500 | |
---|---|---|
committer | 2010-12-07 18:55:07 +0000 | |
commit | bcd7278d8a423a255e45f4d10afe564328f1885f (patch) | |
tree | fe577aaa2b6c042978ae2b3e2306ab8a0cadcddd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | GFS2: Merge glock state fields into a bitfield (diff) | |
download | linux-dev-bcd7278d8a423a255e45f4d10afe564328f1885f.tar.xz linux-dev-bcd7278d8a423a255e45f4d10afe564328f1885f.zip |
GFS2: fsck.gfs2 reported statfs error after gfs2_grow
When you do gfs2_grow it failed to take the very last
rgrp into account when adding up the new free space due
to an off-by-one error. It was not reading the last
rgrp from the rindex because of a check for "<=" that
should have been "<". Therefore, fsck.gfs2 was finding
(and fixing) an error with the system statfs file.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions