patch-1.3.34 linux/drivers/block/blk.h
Next file: linux/drivers/block/floppy.c
Previous file: linux/drivers/block/README.fd
Back to the patch index
Back to the overall index
-  Lines: 8
 -  Date:
Fri Oct 13 11:03:11 1995
 -  Orig file: 
v1.3.33/linux/drivers/block/blk.h
 -  Orig date: 
Tue Oct 10 18:46:31 1995
 
diff -u --recursive --new-file v1.3.33/linux/drivers/block/blk.h linux/drivers/block/blk.h
@@ -363,7 +363,6 @@
 		req->bh = bh->b_reqnext;
 		bh->b_reqnext = NULL;
 		bh->b_uptodate = uptodate;		
-		if (!uptodate) bh->b_req = 0; /* So no "Weird" errors */
 		unlock_buffer(bh);
 		if ((bh = req->bh) != NULL) {
 			req->current_nr_sectors = bh->b_size >> 9;
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