NetBSD/sys/fs/msdosfs
pooka 997a4cfc3c In genfs where available.
The only functional change is mknod now returning EOPNOTSUPP instead
of EINVAL.  I make this sacrifice willingly and with a clean conscience.
2010-04-08 16:04:35 +00:00
..
bootsect.h
bpb.h
denode.h In genfs where available. 2010-04-08 16:04:35 +00:00
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c ansify function definitions 2009-03-15 17:14:40 +00:00
msdosfs_denode.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
msdosfs_fat.c On broken filesystems the fillinmap inner loop may have never read a 2010-01-26 20:25:52 +00:00
msdosfs_lookup.c The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live 2010-01-08 11:35:07 +00:00
msdosfs_vfsops.c * Don't care about VOP_CLOSE() error in unmount. In the extremely 2010-04-07 15:19:09 +00:00
msdosfs_vnops.c In genfs where available. 2010-04-08 16:04:35 +00:00
msdosfsmount.h Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
TODO