diff options
author | 2018-07-26 12:59:13 -0500 | |
---|---|---|
committer | 2018-07-26 14:49:43 -0500 | |
commit | 3f30f929bb17877ebc1653c6f3ff41863f1ba524 (patch) | |
tree | 918cb9ecd228bd9f51630307ad9b560ec7dfd2aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Special-case rindex for gfs2_grow (diff) | |
download | linux-dev-3f30f929bb17877ebc1653c6f3ff41863f1ba524.tar.xz linux-dev-3f30f929bb17877ebc1653c6f3ff41863f1ba524.zip |
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Before this patch gfs2_rgrp_ondisk2lvb was called after every call
to gfs2_rgrp_out. This patch just calls it directly from within
gfs2_rgrp_out, and moves the function to be before it so we don't
need a function prototype.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Reviewed-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions