with kick_requeue_list == true.
Cc: Christoph Hellwig
Signed-off-by: Jianchao Wang
---
drivers/scsi/scsi_lib.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/scsi_lib.c b/drivers/scsi/scsi_lib.c
index a86df9c..06d8110 100644
--- a/drivers/scsi/scsi_lib.c
+++ b
No functional changes. Just fix two wrong indentation cases in
scsi_finish_command and scsi_decide_disposition.
Signed-off-by: Jianchao Wang
---
drivers/scsi/scsi.c | 2 +-
drivers/scsi/scsi_error.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/scsi.c
kick_requeue_list == true and put
the reference of scsi_device.
V1 -> V2:
- add put_device on scsi_device->sdev_gendev
Cc: Christoph Hellwig
Signed-off-by: Jianchao Wang
---
drivers/scsi/scsi_lib.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/drivers/scsi/scsi_l
kick_requeue_list == true and put
the reference of scsi_device.
Cc: Christoph Hellwig
Signed-off-by: Jianchao Wang
Reviewed-by: Bart Van Assche
---
Changelog:
V2 -> V3:
- add commit to explain why we need a put_device in
__scsi_queue_insert
- add reviewed-by
V1 -> V2:
- add put_dev
kick_requeue_list == true and put
the reference of scsi_device.
Cc: Christoph Hellwig
Signed-off-by: Jianchao Wang
Reviewed-by: Bart Van Assche
---
Changelog:
V3 -> V4:
- modify the comment and make it more clearly
V2 -> V3:
- add comment to explain why we need a put_dev
st is enabled
in iscsi_tcp .slave_configure callback.
Signed-off-by: Jianchao Wang
---
drivers/scsi/iscsi_tcp.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/drivers/scsi/iscsi_tcp.c b/drivers/scsi/iscsi_tcp.c
index 6198559..261c686 100644
--- a/drivers/scsi/iscsi_tcp.c
+++ b/drivers
recovery works.
Change the granularity to 1ms, even though more context switches
would be introduced, but it should be ok as it is not hot path.
Signed-off-by: Jianchao Wang
---
drivers/scsi/qla2xxx/qla_os.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/qla2xxx
, ocfs2 heartbeat, etc, just before
scsi recovery work completes and get back the HBA.
Change the granularity to 1ms, even though more context switches
would be introduced, but it should be ok as it is not hot path.
Signed-off-by: Jianchao Wang
---
drivers/scsi/qla2xxx/qla_os.c | 2 +-
1 file
8 matches
Mail list logo