commit | 27a2660f1ef944724956d92e8a312b6da0936fae | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Wed Apr 18 12:05:01 2018 -0700 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Wed Dec 12 12:33:23 2018 +0100 |
tree | 6882e4665a18c8ca750ac64c36e6eddc2393d251 | |
parent | 2d29f6b96d8f80322ed2dd895bca590491c38d34 [diff] |
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>