patch-2.4.22 linux-2.4.22/drivers/scsi/scsi.h
Next file: linux-2.4.22/drivers/scsi/scsi_ioctl.c
Previous file: linux-2.4.22/drivers/scsi/scsi.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2003-08-25 04:44:42.000000000 -0700
- Orig file:
linux-2.4.21/drivers/scsi/scsi.h
- Orig date:
2002-11-28 15:53:14.000000000 -0800
diff -urN linux-2.4.21/drivers/scsi/scsi.h linux-2.4.22/drivers/scsi/scsi.h
@@ -608,6 +608,7 @@
unsigned remap:1; /* support remapping */
unsigned starved:1; /* unable to process commands because
host busy */
+ unsigned no_start_on_add:1; /* do not issue start on add */
// Flag to allow revalidate to succeed in sd_open
int allow_revalidate;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)