NetBSD/sys/fs/msdosfs
christos 8c4a6d7ec4 PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB
on a FAT32 file system on a 64bit host
2006-11-30 15:59:23 +00:00
..
Makefile
TODO
bootsect.h When mounting an MSDOS fileysystem, do not require that bytes 252 and 2006-08-14 14:06:26 +00:00
bpb.h PR/35151: Christian Groessler: file size reported incorrectly for files > 2GB 2006-11-30 15:59:23 +00:00
denode.h Apply patch from PR kern/34583 sent by Rhialto, quoting him: 2006-09-22 17:45:21 +00:00
direntry.h
fat.h
files.msdosfs
msdosfs_conv.c
msdosfs_denode.c Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00
msdosfs_fat.c Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00
msdosfs_lookup.c Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00
msdosfs_vfsops.c Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00
msdosfs_vnops.c Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00
msdosfsmount.h Support FAT filesystems on non-DEV_BSIZE media. 2006-11-25 12:17:30 +00:00