NetBSD/sys/ufs
mycroft e72fc6717e Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from
foo_mountfs() to foo_mount(), to match the new mountroot API.
Also, for ext2fs and lfs, copy some restructuring from ffs to allow changing
file system parameters without specifying the device name.
(ntfs could use some more work.)
2005-01-09 09:27:17 +00:00
..
ext2fs Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from 2005-01-09 09:27:17 +00:00
ffs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
lfs Whoops -- move the location of the VOP_OPEN()/VOP_CLOSE(), et al, from 2005-01-09 09:27:17 +00:00
mfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ufs use #if defined(_KERNEL_OPT) around opt includes 2004-12-20 03:12:20 +00:00
files.ufs
Makefile