NetBSD/sys/fs/msdosfs
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
..
bootsect.h Stylistic changes in comments/strings: 2012-11-04 17:57:59 +00:00
bpb.h Stylistic changes in comments/strings: 2012-11-04 17:57:59 +00:00
denode.h fix fstat build. 2013-01-26 19:45:02 +00:00
direntry.h provide a function to access the name and extension as a single array as 2013-10-20 00:01:55 +00:00
fat.h expose more stuff if MAKEFS is defined for the headers, and arrange for 2013-01-26 00:21:49 +00:00
files.msdosfs
Makefile
msdosfs_conv.c more cross-compile friendly. 2013-01-26 16:51:51 +00:00
msdosfs_denode.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
msdosfs_fat.c A little more debugging. 2013-01-28 00:17:18 +00:00
msdosfs_lookup.c Change vnode operation lookup to return the resulting vnode *vpp unlocked. 2014-02-07 15:29:20 +00:00
msdosfs_vfsops.c Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before 2014-02-25 18:30:08 +00:00
msdosfs_vnops.c Change vnode operations create, mknod, mkdir and symlink to return 2014-01-23 10:13:55 +00:00
msdosfsmount.h more cross-compile friendly. 2013-01-26 16:51:51 +00:00
TODO