]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/scsi/libata-core.c
[PATCH] libata: implement ata_eh_wait()
authorTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:27 +0000 (18:27 +0900)
committerTejun Heo <htejun@gmail.com>
Wed, 31 May 2006 09:27:27 +0000 (18:27 +0900)
commitc6cf9e99d1de5ca6a08fb639bb73031ffe50d802
tree555a47d45b5b80ef14ff53ccb4c6d1439460e251
parent7395acb2c840fd4d0cacc91d6fb71440057141ab
[PATCH] libata: implement ata_eh_wait()

Implement ata_eh_wait().  On return from this function, it's
guaranteed that the EH which was pending or in progress when the
function was called is complete - including the tailing part of SCSI
EH.  This will be used by hotplug and others to synchronize with EH.

Signed-off-by: Tejun Heo <htejun@gmail.com>
drivers/scsi/libata-core.c
drivers/scsi/libata-eh.c
drivers/scsi/libata.h
include/linux/libata.h