[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230328143442.2684167-1-yebin@huaweicloud.com>
Date: Tue, 28 Mar 2023 22:34:39 +0800
From: Ye Bin <yebin@...weicloud.com>
To: jejb@...ux.ibm.com, martin.petersen@...cle.com,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: Ye Bin <yebin10@...wei.com>
Subject: [PATCH v2 0/3] limit set the host state by sysfs
From: Ye Bin <yebin10@...wei.com>
Diff v2 vs v1:
1. Remove set scsi host state by sysfs, as set host state by sysfs
may lead to functional issue. Scsi host state has it's own running
state machine.
2. Introduce 'blocked' sysfs api for set scsi host blocking IO. Use
this function we can do some test.
Ye Bin (3):
scsi: forbid to set scsi host state by sysfs
scsi: introduce 'blocked' sysfs api
scsi: blocking IO when host is set blocked
drivers/scsi/scsi_lib.c | 2 ++
drivers/scsi/scsi_sysfs.c | 58 ++++++++++++++++++++++-----------------
include/scsi/scsi_host.h | 8 ++++++
3 files changed, 43 insertions(+), 25 deletions(-)
--
2.31.1
Powered by blists - more mailing lists