NetBSD/sys/ufs
mycroft 0461b30ac3 Rework the mountroot interface so that vfs_mountroot() opens the root device
and just passes it on to the file system functions.  This avoids opening and
closing the device several times.

Mentioned on tech-kern some time ago, IIRC.  I've been running this for a
long time.
2005-01-09 03:11:48 +00:00
..
ext2fs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ffs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
lfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +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