gfs2: print mapping->nrpages in glock dump for address space glocks
authorBob Peterson <rpeterso@redhat.com>
Fri, 22 May 2020 18:57:41 +0000 (13:57 -0500)
committerAndreas Gruenbacher <agruenba@redhat.com>
Fri, 5 Jun 2020 12:58:23 +0000 (14:58 +0200)
commit7e901d6e9519db4db0dd30a33ec172dd094cfb11
treeae6be1d4711526b76b533f16fa804b5f5ed4fb17
parent1a0b00d15d4005390b74154e98822fc7d36d36cd
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>
fs/gfs2/glock.c