gfs2: Dump nrpages for inodes and their glocks
authorBob Peterson <rpeterso@redhat.com>
Wed, 18 Apr 2018 19:05:01 +0000 (12:05 -0700)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 12 Dec 2018 11:33:23 +0000 (12:33 +0100)
commit27a2660f1ef944724956d92e8a312b6da0936fae
tree6882e4665a18c8ca750ac64c36e6eddc2393d251
parent2d29f6b96d8f80322ed2dd895bca590491c38d34
gfs2: Dump nrpages for inodes and their glocks

This patch is based on an idea from Steve Whitehouse. The idea is
to dump the number of pages for inodes in the glock dumps.
The additional locking required me to drop const from quite a few
places.

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