NetBSD/sys/ufs
pooka 3f3cac88a3 Make bioops a pointer and point it to the softdeps struct in softdep
init.  Decouples "options SOFTDEP" from the main kernel and ffs code.
2007-09-01 23:40:21 +00:00
..
ext2fs * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
ffs Make bioops a pointer and point it to the softdeps struct in softdep 2007-09-01 23:40:21 +00:00
lfs Instead of having lfs muck directly about with vnode free lists, 2007-08-09 08:51:21 +00:00
mfs include assumed headers 2007-08-02 12:53:30 +00:00
ufs Move the fstrans-aware lock vnops from ufs to ffs. Other ufs file systems 2007-08-09 09:22:34 +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