freebsd_amp_hwpstate/sys/msdosfs
Bruce Evans 65baf8f06b Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted
when bdevsw[] became sparse.  We still depend on magic to avoid having to
check that (v_rdev) device numbers in vnodes are not NODEV.
1998-10-25 19:26:18 +00:00
..
bootsect.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
bpb.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
denode.h Removed vestiges of pre-Lite2 locking. 1998-05-17 18:00:45 +00:00
direntry.h Fixes for some bugs in the VFAT/FAT32 support: 1998-02-26 06:45:46 +00:00
fat.h Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +00:00
msdosfs_conv.c Fix support for pre-Win95 filesystems: Make it possible to lookup just 1998-05-17 21:18:08 +00:00
msdosfs_denode.c Removed unused includes. 1998-08-17 19:09:36 +00:00
msdosfs_fat.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
msdosfs_lookup.c Remove unused variable. 1998-09-13 15:40:31 +00:00
msdosfs_vfsops.c Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted 1998-10-25 19:26:18 +00:00
msdosfs_vnops.c Fix a bug related to renaming in root directory. This bug reported by 1998-09-13 15:39:01 +00:00
msdosfsmount.h Implement loadable DOS<->local conversion tables for DOS names 1998-02-23 16:44:37 +00:00