OSDN Git Service

gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}
authorAndreas Gruenbacher <agruenba@redhat.com>
Mon, 21 Nov 2022 22:09:38 +0000 (23:09 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 15 Jun 2023 07:57:38 +0000 (09:57 +0200)
commitcad1e15804a83afd9a5c1d95a428d60d1f9c0340
tree1ad1e3498645580864be36dc891b780fa07661b6
parent9e4f09565f79a806af3e8846e81c957c4653a7dc
gfs2: Rename SDF_{FS_FROZEN => FREEZE_INITIATOR}

Rename the SDF_FS_FROZEN flag to SDF_FREEZE_INITIATOR to indicate more
clearly that the node that has this flag set is the initiator of the
freeze.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com
fs/gfs2/incore.h
fs/gfs2/super.c
fs/gfs2/sys.c
fs/gfs2/util.c