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)
commitcd51e61eac87c3e4819b54e85d536d2e643fb0ec
treef0a5cf60dc26f644b0f33549cbcde32dd1733884
parent7f63257da1aeea9b2ee68f469b0f9f4a39e5dff8
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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/lops.c
fs/gfs2/lops.h
This page took 0.030136 seconds and 5 git commands to generate.