NetBSD/sys/ntfs
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
TODO update 2001-07-06 12:38:40 +00:00
ntfs.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c Add the code to recode filenames to utf8 for NTFS. 2001-02-14 08:44:24 +00:00
ntfs_ihash.c add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
ntfs_ihash.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
ntfs_inode.h
ntfs_subr.c ntfs_readntvattr_plain(): 2001-06-25 18:33:14 +00:00
ntfs_subr.h Add per-mount filename conversion and compare hooks, which can be used 2001-02-13 19:53:52 +00:00
ntfs_vfsops.c add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
ntfs_vfsops.h
ntfs_vnops.c fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
ntfsmount.h