commit | 7e901d6e9519db4db0dd30a33ec172dd094cfb11 | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Fri May 22 13:57:41 2020 -0500 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Fri Jun 05 14:58:23 2020 +0200 |
tree | ae6be1d4711526b76b533f16fa804b5f5ed4fb17 | |
parent | 1a0b00d15d4005390b74154e98822fc7d36d36cd [diff] |
gfs2: print mapping->nrpages in glock dump for address space glocks This patch makes the glock dumps in debugfs print the number of pages (nrpages) for address space glocks. This will aid in debugging. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>