From: Bob Peterson Date: Tue, 21 May 2013 14:54:04 +0000 (-0400) Subject: GFS2: Eliminate gfs2_rg_lops X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~82^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd51e61eac87c3e4819b54e85d536d2e643fb0ec;p=pandora-kernel.git GFS2: Eliminate gfs2_rg_lops With recent changes to the transactions, it appears that we are no longer using the "log ops" for resource groups. Since the log commit code processes the array of log ops, eliminating this should be marginally better for performance. Therefore this patch eliminates it. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed