NetBSD/sys/msdosfs
chs adf5d360a7 add a new VFS op, vfs_reinit, which is called when desiredvnodes is
adjusted via sysctl.  file systems that have hash tables which are
sized based on the value of this variable now resize those hash tables
using the new value.  the max number of FFS softdeps is also recalculated.

convert various file systems to use the <sys/queue.h> macros for
their hash tables.
2001-09-15 16:12:54 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
TODO simplify 2000-08-06 20:11:31 +00:00
bootsect.h seperate -> separate 2001-07-22 13:33:58 +00:00
bpb.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
denode.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
direntry.h PR4393: additional fixes of format strings for unsigned parameters 1997-11-17 15:36:17 +00:00
fat.h passs FAT block mask as argument to MSDOSFSEOF(), so that fat.h is 2000-05-13 06:04:41 +00:00
msdosfs_conv.c constify 2001-01-18 20:28:15 +00:00
msdosfs_denode.c add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
msdosfs_fat.c zero the pages for newly allocated clusters in deextend() after we 2001-01-01 00:25:41 +00:00
msdosfs_lookup.c fix one of debug printfs to print dosfilename correctly, and include 2000-08-11 19:41:58 +00:00
msdosfs_vfsops.c add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
msdosfs_vnops.c heirarchy -> hierarchy 2001-08-24 10:24:45 +00:00
msdosfsmount.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00