gfs2: Simplify the seq file code for "sbstats"
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 27 Aug 2015 16:43:00 +0000 (11:43 -0500)
committerBob Peterson <rpeterso@redhat.com>
Thu, 3 Sep 2015 18:33:05 +0000 (13:33 -0500)
Don't use struct gfs2_glock_iter as the helper data structure for iterating
through "sbstats"; we are not iterating through glocks here.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
fs/gfs2/glock.c

diff --cc fs/gfs2/glock.c
Simple merge