NetBSD/sys/msdosfs
abs 609ddc8c40 Remove spurious call to de_bn2cn(). A "cluster" in MSDOSFS is already
equivalent to a "block" is in FFS. Fixes vnds on MSDOSFS, and should
eliminate a 'getblk: block size invariant failed' panic.
Directly from PR7380 <elric@imrryr.org>.
1999-04-21 17:13:22 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
Makefile
msdosfs_conv.c Fix for handling of 8+3 filenames with blanks supplied by Bill Sommerfeld 1999-03-28 11:05:43 +00:00
msdosfs_denode.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c Fix too tight check for maximum supported partition size. Now partitions 1999-03-07 13:57:20 +00:00
msdosfs_vnops.c Remove spurious call to de_bn2cn(). A "cluster" in MSDOSFS is already 1999-04-21 17:13:22 +00:00
msdosfsmount.h