NetBSD/sys/fs/ntfs
pooka 4f6fb3bf35 Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
the sysctl link sets are processed, and remove redundancy.

Shaves >13kB off of an amd64 GENERIC, not to mention >1k duplicate
lines of code.
2014-02-25 18:30:08 +00:00
..
files.ntfs
Makefile
ntfs_compr.c
ntfs_compr.h
ntfs_conv.c
ntfs_ihash.c extending vmem(9) to be able to allocated resources for it's own needs. 2012-01-27 19:48:38 +00:00
ntfs_ihash.h
ntfs_inode.h
ntfs_subr.c Make this compile again. 2013-06-28 17:13:34 +00:00
ntfs_subr.h
ntfs_vfsops.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
ntfs_vfsops.h
ntfs_vnops.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
ntfs.h
ntfsmount.h
TODO