“c229f4a932d3ab841f13ae9964deb87c6c81a90b”上不存在“git@gitcode.net:a290914469/VueJS.git”
scsi: core: Allow state transitions from OFFLINE to BLOCKED
mainline inclusion from mainline-4.20-rc1 commit a33e5bfb29721015349a3864c91abe11f6195d5c category: bugfix bugzilla: 10015 CVE: NA --------------------------- When an RSCN gets delayed (or not being sent at all), the transport class will detect an error, EH kicks in, and eventually will be setting the device to offline. If we receive an RSCN after that, the device will stay in 'offline'. This patch allows for an 'offline' to 'blocked' transition, thereby allowing the device to become active again. Signed-off-by: NHannes Reinecke <hare@suse.com> Signed-off-by: NMartin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Nzhengbin <zhengbin13@huawei.com> Reviewed-by: NJason Yan <yanaijie@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录