patch-2.4.26 linux-2.4.26/fs/xfs/linux/xfs_stats.c
Next file: linux-2.4.26/fs/xfs/linux/xfs_stats.h
Previous file: linux-2.4.26/fs/xfs/linux/xfs_lrw.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
2004-04-14 06:05:40.000000000 -0700
- Orig file:
linux-2.4.25/fs/xfs/linux/xfs_stats.c
- Orig date:
2004-02-18 05:36:31.000000000 -0800
diff -urN linux-2.4.25/fs/xfs/linux/xfs_stats.c linux-2.4.26/fs/xfs/linux/xfs_stats.c
@@ -63,6 +63,7 @@
{ "attr", XFSSTAT_END_ATTRIBUTE_OPS },
{ "icluster", XFSSTAT_END_INODE_CLUSTER },
{ "vnodes", XFSSTAT_END_VNODE_OPS },
+ { "buf", XFSSTAT_END_BUF },
};
for (i=j=len = 0; i < sizeof(xstats)/sizeof(struct xstats_entry); i++) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)