gfs2: Follow-up to flag rename in sysfs status file
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 13 Mar 2024 12:24:35 +0000 (13:24 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 9 Apr 2024 16:35:57 +0000 (18:35 +0200)
Follow up to commit e7beb8b6de1a ("gfs2: Rename SDF_DEACTIVATING to
SDF_KILL") and change the description of the SDF_KILL flag from
"Deactivating" to "Killing".

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/sys.c

index 250f340cb44d61cb6d625236ff8d5e71fadecb17..32d3484270f39c177e09173b224482b8ed1bd736 100644 (file)
@@ -88,7 +88,7 @@ static ssize_t status_show(struct gfs2_sbd *sdp, char *buf)
                     "Withdraw In Prog:         %d\n"
                     "Remote Withdraw:          %d\n"
                     "Withdraw Recovery:        %d\n"
-                    "Deactivating:             %d\n"
+                    "Killing:                  %d\n"
                     "sd_log_error:             %d\n"
                     "sd_log_flush_lock:        %d\n"
                     "sd_log_num_revoke:        %u\n"