NetBSD/sys/fs/msdosfs
2014-10-18 08:33:23 +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 Change msdosfs from hashlist to vcache: 2014-07-08 09:21:52 +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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
files.msdosfs Define filesystem attributes with vfs dependency. 2014-10-11 06:42:18 +00:00
Makefile
msdosfs_conv.c Make msdosfs time conversion use the y/m/d/h/m/s conversion functions 2014-09-01 09:09:47 +00:00
msdosfs_denode.c Change msdosfs from hashlist to vcache: 2014-07-08 09:21:52 +00:00
msdosfs_fat.c A little more debugging. 2013-01-28 00:17:18 +00:00
msdosfs_lookup.c Change msdosfs from hashlist to vcache: 2014-07-08 09:21:52 +00:00
msdosfs_vfsops.c Make DPRINTF more understandable, and replace my previous #ifdef DIAGNOSTIC... 2014-07-18 17:24:34 +00:00
msdosfs_vnops.c Add VOP_FALLOCATE and VOP_FDISCARD to every vnode ops table I can 2014-07-25 08:20:51 +00:00
msdosfsmount.h Change msdosfs from hashlist to vcache: 2014-07-08 09:21:52 +00:00
TODO