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

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)