Commit 52c2d389 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Follow-up to flag rename in sysfs status file



Follow up to commit e7beb8b6 ("gfs2: Rename SDF_DEACTIVATING to
SDF_KILL") and change the description of the SDF_KILL flag from
"Deactivating" to "Killing".

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent 795405c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"