gfs2: Rename remaining "transaction" glock references
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 16 Nov 2022 13:19:06 +0000 (14:19 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 15 Jun 2023 07:57:38 +0000 (09:57 +0200)
commitaf1abe11466f1a6cb6ba22ee0d815c21c3559947
treec06a1844f6f7e2b107976a4f8be19499a1334d68
parentcea44032bc799b088bce1ea73c08269bb59b47d0
gfs2: Rename remaining "transaction" glock references

The transaction glock was repurposed to serve as the new freeze glock
years ago.  Don't refer to it as the transaction glock anymore.

Also, to be more precise, call it the "freeze glock" instead of the
"freeze lock".  Ditto for the journal glock.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/glock.c
fs/gfs2/ops_fstype.c
fs/gfs2/recovery.c
fs/gfs2/super.c
fs/gfs2/util.c