NetBSD/sys/fs/msdosfs
pooka b0e7c8b4f9 If getdisksize() fails (happens e.g. on fss block devices), don't
give up if we don't really need the information provided by it.
2010-04-13 10:11:08 +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 Add file system suspension support (vfs_suspend(9)) to msdosfs. 2010-04-09 08:09:18 +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 If getdisksize() fails (happens e.g. on fss block devices), don't 2010-04-13 10:11:08 +00:00
msdosfs_vnops.c Add file system suspension support (vfs_suspend(9)) to msdosfs. 2010-04-09 08:09:18 +00:00
msdosfsmount.h
TODO