git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8e008e
)
[PATCH] libata-hp: implement ata_eh_detach_dev()
author
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:01 +0000
(18:28 +0900)
committer
Tejun Heo
<htejun@gmail.com>
Wed, 31 May 2006 09:28:01 +0000
(18:28 +0900)
Implement ata_eh_detach_dev(). This function is responsible for
detaching an ATA device and offlining the associated SCSI device
atomically so that the detached device is not accessed after ATA
detach is complete.
Signed-off-by: Tejun Heo <htejun@gmail.com>
No differences found