freebsd-dev/sys/fs/msdosfs
Poul-Henning Kamp 269c902f17 Handle MNT_UPDATE export requests first and return so we do not
interpret the rest of the msdosfs_args structure.

Detected by:	marcel
2004-12-11 20:37:48 +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 Axe more unused GEMDOS code that was #ifdef atari. 2001-11-28 16:56:42 +00:00
denode.h Remove the de_devvp and stop VREF'ing it for every vnode we create. 2004-12-02 10:09:33 +00:00
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 Make msdosfs support the dirty flag in FAT16 and FAT32. 2003-12-26 17:19:19 +00:00
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 Remove the de_devvp and stop VREF'ing it for every vnode we create. 2004-12-02 10:09:33 +00:00
msdosfs_fat.c Merge from NetBSD: 2004-09-08 10:57:09 +00:00
msdosfs_fileno.c By popular request, add a workaround that allows large (>128GB or so) 2004-07-03 13:22:38 +00:00
msdosfs_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_lookup.c Merge from NetBSD: 2004-09-08 11:25:41 +00:00
msdosfs_vfsops.c Handle MNT_UPDATE export requests first and return so we do not 2004-12-11 20:37:48 +00:00
msdosfs_vnops.c Remove the de_devvp and stop VREF'ing it for every vnode we create. 2004-12-02 10:09:33 +00:00
msdosfsmount.h Move MSDOSFS to GEOM backing instead of DEVFS. 2004-10-29 10:40:14 +00:00