commit | e5b3a65fd7244e662691cf617145983ecde28cc9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Mar 10 17:08:57 2006 +0100 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue Mar 14 14:18:51 2006 -0600 |
tree | dc46a5a1767897cc87ead1efcd6bcb9f9bf2524a | |
parent | f33b5d783b4f56be5ace6a1c98fb5f76b2d2d07d [diff] |
[SCSI] megaraid_sas: fix extended timeout handling Replace the eh_timed_out method usage with setting sdev->timeout in slave_configure. Also only use the extended timeout for raid volumes, physical devices shouldn't need it. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>