commit | ba6a13083c1b720a47c05bee7bedbb6ef06c4611 | [log] [tgz] |
---|---|---|
author | Jeff Garzik <jeff@garzik.org> | Thu Jun 22 23:46:10 2006 -0400 |
committer | Jeff Garzik <jeff@garzik.org> | Thu Jun 22 23:46:10 2006 -0400 |
tree | 26f9d8d37145fac426744f96ecf006ec0a481e31 | |
parent | 47005f255ed126a4b48a1a2f63164fb1d83bcb0a [diff] |
[libata] Add host lock to struct ata_port Prepare for changes required to support SATA devices attached to SAS HBAs. For these devices we don't want to use host_set at all, since libata will not be the owner of struct scsi_host. Signed-off-by: Brian King <brking@us.ibm.com> (with slight merge modifications made by...) Signed-off-by: Jeff Garzik <jeff@garzik.org>