[PATCH]scsi: megaraid_sas: fix raid card hotswap failure

2017-04-29 Thread Zhou Zhengping
ve,which will lead the failure of hot swap. Signed-off-by: Zhou Zhengping Tested-and-reported-by: Zeng Rujia Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=195607 Reviewed-by: Hannes Reinecke --- drivers/scsi/scsi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/scsi/scs

[PATCH] MegaRAID SAS: Raidcard hotswap wouldn't work if the device's fd is held in userspace

2017-04-28 Thread Zhou Zhengping
ve,which will lead the failure of hot swap. Signed-off-by: Zhou Zhengping Tested-and-reported-by: Zeng Rujia Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=195607 --- drivers/scsi/scsi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/scsi/scsi.c b/drivers/scsi/scsi.c inde