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 install only headers which are actually used when compiling userland 1999-11-01 20:40:48 +00:00
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 resolve conflicts 1999-07-26 14:02:30 +00:00
ntfs_compr.h resolve conflicts 1999-07-26 14:02:30 +00:00
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 Store also attribute identifier in the filehandle structure, so that 2000-02-08 16:17:58 +00:00
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 s/ntfs_loadnode/ntfs_loadntnode()/ 1999-10-10 14:20:33 +00:00
ntfs_vnops.c fix pointer/structure mismatch in some dprintf's 2001-07-30 13:10:30 +00:00
ntfsmount.h resolve conflicts 1999-07-26 14:02:30 +00:00