From: Bob Peterson Date: Thu, 5 Apr 2012 02:11:16 +0000 (-0400) Subject: GFS2: Make sure rindex is uptodate before starting transactions X-Git-Tag: v3.4-rc3~43^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e2f7d617b574dadf3ad125e4821ce1b180b1626;p=pandora-kernel.git GFS2: Make sure rindex is uptodate before starting transactions This patch removes the call from gfs2_blk2rgrd to function gfs2_rindex_update and replaces it with individual calls. The former way turned out to be too problematic. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed