gfs2: Report when glocks cannot be freed for a long time
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 9 Apr 2024 07:24:27 +0000 (09:24 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 29 May 2024 13:34:55 +0000 (15:34 +0200)
commit51568ac2e9d49b66f456dacd376af308f8695497
tree292bf9f775c61b97dd9f6cc74efce94f4b792cc5
parent8f6b8f142bdab2ed8c8fcd00def947c372382401
gfs2: Report when glocks cannot be freed for a long time

When glocks cannot be freed for a long time, avoid the "task blocked for
more than N seconds" messages and report how many glocks are still
outstanding, instead.

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