* scsi command timeout_per_command and scsi device timeout
@ 2009-01-21 1:07 Anil kumar
0 siblings, 0 replies; only message in thread
From: Anil kumar @ 2009-01-21 1:07 UTC (permalink / raw)
To: linux-kernel, linux-scsi
Hi,
What is the relation between scsi_cmd->timeout_per_command and scsi_device->timeout?
I set a timeout value for scsi_device->timeout in slave_configure, but I don't see this value being taken by scsi_cmd->timeout_per_command.
If they are not related, then how can I set command timeout for all commands to my driver to avoid command timeouts.
with regards,
Anil
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-21 1:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-21 1:07 scsi command timeout_per_command and scsi device timeout Anil kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome