NetBSD/sys/msdosfs
jdolecek 174534705d use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE
for the GEMDOS disklabel check
indent the if condition so that the intent is clearly visible
discussed with Leo Weppelman
2002-03-25 20:42:40 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
msdosfs_vnops.c don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +00:00
msdosfsmount.h