Commit f83f8976 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: glock holder GL_NOPID fix



Glocks are always actively acquired by processes, but as indicated by
the GL_NOPID holder flag, some of them are then associated with objects
like cached inodes rather than the process that acquired them.  As such,
for those glock holders, it makes little sense to dump which processes
originally acquired them.

Therefore, gfs2 is trying to hide the identity of the processes that
acquired those glocks.  The code for doing that is incorrect though, so
fix it.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 8bbfde08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment