]> Pileus Git - ~andy/linux/blobdiff - include/scsi/scsi_cmnd.h
don't bother with propagate_mnt() unless the target is shared
[~andy/linux] / include / scsi / scsi_cmnd.h
index de5f5d8f1f8a9b84e6b7306b51ac02e75821533f..91558a1f97f4817685dbc18665e1aaf98cf8afae 100644 (file)
@@ -55,6 +55,7 @@ struct scsi_cmnd {
        struct scsi_device *device;
        struct list_head list;  /* scsi_cmnd participates in queue lists */
        struct list_head eh_entry; /* entry for the host eh_cmd_q */
+       struct delayed_work abort_work;
        int eh_eflags;          /* Used by error handlr */
 
        /*