diff options
author | Bob Peterson <rpeterso@redhat.com> | 2018-07-26 20:59:13 +0300 |
---|---|---|
committer | Bob Peterson <rpeterso@redhat.com> | 2018-07-26 22:49:43 +0300 |
commit | 3f30f929bb17877ebc1653c6f3ff41863f1ba524 (patch) | |
tree | 918cb9ecd228bd9f51630307ad9b560ec7dfd2aa /fs/jbd2/commit.c | |
parent | 776125785a87ff05d49938bd5b9f336f2a05bff6 (diff) | |
download | linux-3f30f929bb17877ebc1653c6f3ff41863f1ba524.tar.xz |
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions