NetBSD/sys/ufs
christos 4449640fc2 fix compilation 2019-09-18 18:46:00 +00:00
..
chfs fix compilation 2019-09-18 18:46:00 +00:00
ext2fs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
ffs Split the ufs code out of the ffs module and into its own module. 2019-06-20 03:31:29 +00:00
lfs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
mfs Remove superfluous VOP_UNLOCK(), vnode will be unlocked from spec_reclaim(). 2019-02-20 10:03:55 +00:00
ufs Add newly created vnodes to the namei cache. The rest of the filesystems 2019-09-18 17:59:14 +00:00
Makefile
files.ufs Don't include any of the ufs code if all the dependent filesystems are missing. 2019-06-17 03:32:58 +00:00