NetBSD/sys/fs
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
..
adosfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
cd9660 Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
filecorefs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
msdosfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ntfs Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
ptyfs make this compile again; hi potr 2005-01-02 21:15:48 +00:00
smbfs Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
union Add the system call and VFS infrastructure for file system extended 2005-01-02 16:08:28 +00:00
Makefile move union filesystem code from sys/miscfs/union to sys/fs/union 2003-03-16 08:26:46 +00:00
unicode.h change wget_utf8() to not require NUL-terminated string as input (added 2004-12-27 18:14:36 +00:00