freebsd-dev/sys/fs/msdosfs
Robert Watson 0ff34b5e1c Don't reject FAT file systems with a number of "Heads" greater than
255; USB keychains exist that use 256 as the number of heads.  This
check has also been removed in Darwin (along with most of the other
head/sector sanity checks).
2004-03-14 23:28:12 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h Use size_t or ssize_t wherever appropriate instead of casting from int * 2004-02-19 09:56:58 +00:00
fat.h
msdosfs_conv.c Use size_t or ssize_t wherever appropriate instead of casting from int * 2004-02-19 09:56:58 +00:00
msdosfs_denode.c
msdosfs_fat.c
msdosfs_iconv.c
msdosfs_lookup.c
msdosfs_vfsops.c Don't reject FAT file systems with a number of "Heads" greater than 2004-03-14 23:28:12 +00:00
msdosfs_vnops.c
msdosfsmount.h Do not place dirmask in unnamed padding. Move it to the bottom of this 2004-02-17 16:53:41 +00:00