patch-2.1.127 linux/fs/hfs/bnode.c
Next file: linux/fs/hfs/catalog.c
Previous file: linux/fs/hfs/TODO
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Nov 2 09:35:16 1998
- Orig file:
v2.1.126/linux/fs/hfs/bnode.c
- Orig date:
Sun Jan 4 10:40:17 1998
diff -u --recursive --new-file v2.1.126/linux/fs/hfs/bnode.c linux/fs/hfs/bnode.c
@@ -510,6 +510,8 @@
} else {
hfs_warn("hfs_bnode_find: use %d(%d) lvl %d [%d]\n", bn->count,
bn->buf->b_count, bn->ndNHeight, bnode_count);
+ hfs_warn("hfs_bnode_find: blnk %u flnk %u recs %u\n",
+ bn->ndBLink, bn->ndFLink, bn->ndNRecs);
}
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov