]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 26 May 2013 13:21:25 +0000 (14:21 +0100)
commit9c37f32f062f85a70973817a40abeefd3c759f8e
tree2ce556cea8abe4feaf4511f7a90cb734f6f3ef2c
parent6866615989b545006a643c45864199265e6df815
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