commit | af1abe11466f1a6cb6ba22ee0d815c21c3559947 | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruenba@redhat.com> | Wed Nov 16 14:19:06 2022 +0100 |
committer | Andreas Gruenbacher <agruenba@redhat.com> | Thu Jun 15 09:57:38 2023 +0200 |
tree | c06a1844f6f7e2b107976a4f8be19499a1334d68 | |
parent | cea44032bc799b088bce1ea73c08269bb59b47d0 [diff] |
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>