freebsd_amp_hwpstate/sys/msdosfs
Dmitrij Tejblum c681be377c Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize.
In msdosfs_sync: spelling fix, formatting changes; fix MNT_LAZY (sync
modified denodes, don't sync device)

Mostly submitted by (and with hints from):	bde

Increase limit for maximum disk size: as far as I can see previous limit was
gratuitously too low.
1998-04-29 12:55:51 +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 Update MSDOSFS code using NetBSD's msdosfs as a guide to support 1998-02-18 09:28:47 +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 Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
msdosfs_denode.c Time changes mark 2: 1998-04-04 13:26:20 +00:00
msdosfs_fat.c Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
msdosfs_lookup.c Fixes for some bugs in the VFAT/FAT32 support: 1998-02-26 06:45:46 +00:00
msdosfs_vfsops.c Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
msdosfs_vnops.c Add two new functions, get{micro|nano}time. 1998-03-26 20:54:05 +00:00
msdosfsmount.h Implement loadable DOS<->local conversion tables for DOS names 1998-02-23 16:44:37 +00:00