freebsd-skq/sys/fs/msdosfs
Tom Rhodes cede1f563c Make msdosfs support the dirty flag in FAT16 and FAT32.
Enable lockf support.

PR:		55861
Submitted by:	Jun Su <junsu@m-net.arbornet.org> (original version)
Reviewed by:	make universe
2003-12-26 17:19:19 +00:00
..
bootsect.h Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP to 2002-10-21 19:00:50 +00:00
bpb.h
denode.h Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
direntry.h Fixed some style bugs in previous commit. Mainly, forward-declare 2003-09-27 01:18:27 +00:00
fat.h Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
msdosfs_conv.c Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
msdosfs_denode.c - Don't cache_purge() in *_reclaim routines. vclean() does it for us so 2003-10-05 02:43:30 +00:00
msdosfs_fat.c Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
msdosfs_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_lookup.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_vfsops.c Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
msdosfs_vnops.c Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
msdosfsmount.h - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00