patch-2.4.27 linux-2.4.27/fs/buffer.c

Next file: linux-2.4.27/fs/cramfs/inode.c
Previous file: linux-2.4.27/fs/attr.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.26/fs/buffer.c linux-2.4.27/fs/buffer.c
@@ -2836,7 +2836,7 @@
 				       buf_types[nlist], found, tmp);
 		}
 		printk("%9s: %d buffers, %lu kbyte, %d used (last=%d), "
-		       "%d locked, %d dirty %d delay\n",
+		       "%d locked, %d dirty, %d delay\n",
 		       buf_types[nlist], found, size_buffers_type[nlist]>>10,
 		       used, lastused, locked, dirty, delalloc);
 	}

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)