From: Tejun Heo Date: Wed, 31 May 2006 09:28:01 +0000 (+0900) Subject: [PATCH] libata-hp: implement ata_eh_detach_dev() X-Git-Tag: v2.6.18-rc1~1079^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ea035a3d1ad948096e205f08f350c03d5cea453;p=pandora-kernel.git [PATCH] libata-hp: implement ata_eh_detach_dev() 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 --- Reading git-diff-tree failed