diff options
author | 2020-06-25 14:42:17 -0500 | |
---|---|---|
committer | 2020-07-03 12:05:35 +0200 | |
commit | c860f8ffbea8924de05a281b937128773d30a77c (patch) | |
tree | 63f7378602ee32476d82195115a1b66b79b96a80 /scripts/bpf_helpers_doc.py | |
parent | gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE (diff) | |
download | linux-dev-c860f8ffbea8924de05a281b937128773d30a77c.tar.xz linux-dev-c860f8ffbea8924de05a281b937128773d30a77c.zip |
gfs2: The freeze glock should never be frozen
Before this patch, some gfs2 code locked the freeze glock with LM_FLAG_NOEXP
(Do not freeze) flag, and some did not. We never want to freeze the freeze
glock, so this patch makes it consistently use LM_FLAG_NOEXP always.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions