diff options
author | Andreas Gruenbacher | 2022-04-05 22:07:30 +0200 |
---|---|---|
committer | Andreas Gruenbacher | 2022-06-29 13:07:54 +0200 |
commit | cbe6d2576e2cf7571e781439728ad31bdfd9dfcb (patch) | |
tree | b570676ef08398c7f7f6daa69b5000042904efc0 /crypto/ecdh_helper.c | |
parent | 56535dc695f8e215dffb9557d6bcbdf46ff785d2 (diff) |
gfs2: Add GL_NOPID flag for process-independent glock holders
Add a GL_NOPID flag to indicate that once a glock holder has been acquired, it
won't be associated with the current process anymore. This is useful for iopen
and flock glocks which are associated with open files, as well as journal glock
holders and similar which are associated with the filesystem.
Once GL_NOPID is used for all applicable glocks (see the next patches),
processes will no longer be falsely reported as holding glocks which they are
not actually holding in the glocks dump file. Unlike before, when a process is
reported as having "(ended)", this will indicate an actual bug.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'crypto/ecdh_helper.c')
0 files changed, 0 insertions, 0 deletions