NetBSD/sys/ufs
2019-12-31 13:07:09 +00:00
..
chfs Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +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 Rename uvm_free() -> uvm_availmem(). 2019-12-31 13:07:09 +00:00
mfs Remove superfluous VOP_UNLOCK(), vnode will be unlocked from spec_reclaim(). 2019-02-20 10:03:55 +00:00
ufs s/inital/initial/ 2019-12-27 09:25:57 +00:00
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
Makefile