NetBSD/sys/fs/msdosfs
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
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c
msdosfs_denode.c
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c Rework the mountroot interface so that vfs_mountroot() opens the root device 2005-01-09 03:11:48 +00:00
msdosfs_vnops.c set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
msdosfsmount.h
TODO