NetBSD/sys/ufs
chs 975004d9f1 several ext2fs fixes provided by Barry Bouwsma:
- set ip->i_e2fs_dtime to time_second, not time_uptime.
 - don't allow ipref to go negative
 - fs->e2fs.e2fs_icount is a valid inode number, allow it.
2006-12-09 22:07:48 +00:00
..
ext2fs several ext2fs fixes provided by Barry Bouwsma: 2006-12-09 22:07:48 +00:00
ffs On snapshot creation be sure the snapshot vnode has valid quota information. 2006-12-02 17:21:11 +00:00
lfs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
mfs __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +00:00
ufs a smorgasbord of improvements to vnode locking and path lookup: 2006-12-09 16:11:50 +00:00
Makefile
files.ufs Let ext2fs be built even when none of ffs, lfs and mfs are present. 2006-11-13 16:12:54 +00:00