patch-pre2.0.14-final2.0 linux/fs/nfs/bio.c
Next file: linux/fs/super.c
Previous file: linux/fs/locks.c
Back to the patch index
Back to the overall index
-  Lines: 9
 -  Date:
Sun Jun  9 11:21:12 1996
 -  Orig file: 
pre2.0.14/linux/fs/nfs/bio.c
 -  Orig date: 
Sun Apr 21 12:39:02 1996
 
diff -u --recursive --new-file pre2.0.14/linux/fs/nfs/bio.c linux/fs/nfs/bio.c
@@ -108,7 +108,7 @@
 		set_bit(PG_uptodate, &page->flags);
 	} else {
 		fail++;
-		printk("BIO: %d successful reads, %d failures\n", succ, fail);
+		dprintk("BIO: %d successful reads, %d failures\n", succ, fail);
 		set_bit(PG_error, &page->flags);
 	}
 	clear_bit(PG_locked, &page->flags);
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