summaryrefslogtreecommitdiff
path: root/fs/gfs2/super.c
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2012-03-05 15:19:35 (GMT)
committerSteven Whitehouse <swhiteho@redhat.com>2012-03-05 15:10:34 (GMT)
commit58884c4df005ee5ee854cfcd0385d5a6bf25aa30 (patch)
tree7acef9d1e5d66241b151fd85f7d71cc56022c855 /fs/gfs2/super.c
parent6aad1c3d3eba3db38b3a1200e2b02ff3af501c5a (diff)
downloadlinux-58884c4df005ee5ee854cfcd0385d5a6bf25aa30.tar.xz
GFS2: make sure rgrps are up to date in func gfs2_blk2rgrpd
This patch adds a call to gfs2_rindex_update from function gfs2_blk2rgrpd and removes calls to it that are made redundant by it. The problem is that a gfs2_grow can add rgrps to the rindex, then put those rgrps into use, thus rendering the rindex we read in at mount time incomplete. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/super.c')
0 files changed, 0 insertions, 0 deletions