Jeff Garzik wrote:
zhao, forrest wrote:
This patch makes libata "Snoop SET FEATURES - WRITE CACHE ENABLE/DISABLE
command" and clean the things up(e.g. revalidate and rescan).
Signed-off-by: Forrest Zhao <forrest.zhao@xxxxxxxxx>
applied
Um... please make sure all your patches build!
I had to apply the attached patch to get it to work.
Jeff
diff --git a/include/linux/libata.h b/include/linux/libata.h
index 39e6b77..61eea57 100644
--- a/include/linux/libata.h
+++ b/include/linux/libata.h
@@ -522,6 +522,7 @@ struct ata_port {
struct work_struct port_task;
struct work_struct hotplug_task;
+ struct work_struct scsi_rescan_task;
unsigned int hsm_task_state;