]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 28 Mar 2024 05:15:08 +0000 (06:15 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 28 May 2024 14:59:53 +0000 (16:59 +0200)
commit1fb5f67e21805333daca4b0c96416254de96400e
tree718bdd95ca18f4d6fa36194baf3a522b7e412868
parent0a0383a93e5d28f2873a72b8378c2b36404e431e
gfs2: Rename GLF_FROZEN to GLF_HAVE_FROZEN_REPLY

The GLF_FROZEN flag indicates that a reply to a DLM locking request has
been received, but should not be processed at this time.  To clarify
that meaning, rename the flag to GLF_HAVE_FROZEN_REPLY.

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