patch-1.3.2 linux/drivers/scsi/sd.c

Next file: linux/fs/binfmt_elf.c
Previous file: linux/drivers/scsi/scsi.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.1/linux/drivers/scsi/sd.c linux/drivers/scsi/sd.c
@@ -915,7 +915,7 @@
 	while(jiffies < time1 + HZ); /* Wait 1 second for next try */
 	printk( "." );
       };
-    } while(the_result && spintime && spintime+50*HZ > jiffies);
+    } while(the_result && spintime && spintime+100*HZ > jiffies);
     if (spintime) {
        if (the_result)
            printk( "not responding...\n" );

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this