NetBSD/sys/ufs
dholland c9cfc4bd98 Part two of dinodes; use the same union everywhere.
(previously the ufs-derived code had things set up slightly different)

Remove a bunch of associated mess.
2015-08-19 20:33:29 +00:00
..
chfs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ext2fs Make VOP_LINK return directory still locked and referenced. 2015-04-20 22:59:19 +00:00
ffs Need wapbl transaction around ffs_blkfree_cg. Fixes wapbl+discard. 2015-08-12 14:52:35 +00:00
lfs Part two of dinodes; use the same union everywhere. 2015-08-19 20:33:29 +00:00
mfs Change ffs to use vcache_new: 2015-03-17 09:39:29 +00:00
ufs mp->mnt_stat.f_flag is never set. Use the mnt_flag directly. 2015-07-11 11:04:48 +00:00
files.ufs Change lfs from hash table to vcache. 2015-05-31 15:48:02 +00:00
Makefile