gfs2: Rename sd_{ glock => kill }_wait
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 23 Aug 2023 13:49:58 +0000 (15:49 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 5 Sep 2023 13:58:16 +0000 (15:58 +0200)
commit3c69c437bf9832d2201702c5ccc3b8a77a7e0aa3
tree2b3658cde509fece47d42aab9e696be5202aec3e
parent481f6e7d734ad9a00b44cf0c000f0ed30843e4d3
gfs2: Rename sd_{ glock => kill }_wait

Rename sd_glock_wait to sd_kill_wait: we'll use it for other things
related to "killing" a filesystem on unmount soon (kill_sb).

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