GFS2: Eliminate gfs2_rg_lops
authorBob Peterson <rpeterso@redhat.com>
Tue, 21 May 2013 14:54:04 +0000 (10:54 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 5 Jun 2013 08:50:40 +0000 (09:50 +0100)
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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found