NetBSD/sys/ufs
dbj 2bd0f63fd0 print absolute inode number in debug output when freeing free inode occurs.
previously, the number was relative to the cylinder group, which was confusing.
prefix debug message with "ifree:" so this can be differentiated in bug reports.
2004-10-11 17:15:36 +00:00
..
ext2fs Add a new VNODE_LOCKDEBUG option, which enables checks in the VOP_*() 2004-09-21 03:10:35 +00:00
ffs print absolute inode number in debug output when freeing free inode occurs. 2004-10-11 17:15:36 +00:00
lfs change some members of struct buf from long to int. 2004-09-18 16:40:11 +00:00
mfs Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
ufs remove diagnostic check for modified inactive inodes in ufs_reclaim 2004-10-08 18:43:50 +00:00
Makefile
files.ufs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00