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
- Lines: 9
- Date:
2004-08-07 16:26:05.965400647 -0700
- Orig file:
linux-2.4.26/fs/buffer.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
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)