diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2025-02-04 13:16:03 +0100 |
---|---|---|
committer | Andreas Gruenbacher <agruenba@redhat.com> | 2025-03-10 18:15:38 +0100 |
commit | f83f897614ab4036e76d34f389aee685f6ddb61c (patch) | |
tree | 393afc51f41a7fbf927ed2b508897d0f434c24de /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8bbfde0875590b71f012bd8b0c9cb988c9a873b9 (diff) |
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: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions