commit | 7594206493880007fd68a18d6e9f380a1afe20d4 | [log] [tgz] |
---|---|---|
author | Saurav Kashyap <saurav.kashyap@qlogic.com> | Tue Aug 16 11:29:25 2011 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Sat Aug 27 08:19:37 2011 -0600 |
tree | 8a6c7d83958e45bae0142a114b65feb31fcf400d | |
parent | 42cd4f5dc2a3de31bfd24642ab4e8b21834a6b78 [diff] |
[SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. The dsd list shouldn't be manipulated without taking the per host hardware lock to prevent multiple callers from trampling upon one another. Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com> Signed-off-by: Chad Dupuis <chad.dupuis@qlogic.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>