OSDN Git Service

gfs2: Rename SDF_DEACTIVATING to SDF_KILL
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 23 Aug 2023 13:53:13 +0000 (15:53 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 5 Sep 2023 13:58:16 +0000 (15:58 +0200)
commite7beb8b6de1a6d6956fe0652d85cf356416ce4d9
tree83d3d2ba3c34bb54fac9c7ff3c8a16a0bdfcbbe8
parent3c69c437bf9832d2201702c5ccc3b8a77a7e0aa3
gfs2: Rename SDF_DEACTIVATING to SDF_KILL

Rename the SDF_DEACTIVATING flag to SDF_KILL to make it more obvious
that this relates to the kill_sb filesystem operation.

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