freebsd-skq/sys/fs/msdosfs
bde adbeba35f8 Fix some style bugs in the mount options list. Mainly, sort the list,
leaving space for adding missing options.  Negative options are sorted
after removing their "no" prefix, and generic options are sorted before
msdosfs-specific ones.
2007-10-18 15:48:10 +00:00
..
bootsect.h Remove checks for BOOTSIG[23] from FAT32 bootblocks. 2005-09-29 14:09:46 +00:00
bpb.h Fix some bugs involving the fsinfo block (many remain unfixed). This is 2007-07-12 16:09:07 +00:00
denode.h Fix some style bugs (some whitespace errors only). 2007-08-07 03:22:10 +00:00
direntry.h Fix races in msdosfs_lookup() and msdosfs_readdir(). These functions 2007-08-31 22:29:55 +00:00
fat.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
msdosfs_conv.c Fix races in msdosfs_lookup() and msdosfs_readdir(). These functions 2007-08-31 22:29:55 +00:00
msdosfs_denode.c Fix some style bugs (don't assume that off_t == int64_t; fix some comments; 2007-08-07 03:59:49 +00:00
msdosfs_fat.c Remove some of the pessimizations involving writing the fsi sector. 2007-09-23 14:49:32 +00:00
msdosfs_fileno.c Remove unused include(s). 2007-08-07 02:08:06 +00:00
msdosfs_iconv.c Remove unused include(s). 2007-08-07 02:08:06 +00:00
msdosfs_lookup.c Fix races in msdosfs_lookup() and msdosfs_readdir(). These functions 2007-08-31 22:29:55 +00:00
msdosfs_vfsops.c Fix some style bugs in the mount options list. Mainly, sort the list, 2007-10-18 15:48:10 +00:00
msdosfs_vnops.c In msdosfs_settattr(), don't do synchronous updates of the denode 2007-10-18 07:26:21 +00:00
msdosfsmount.h Fix some bugs involving the fsinfo block (many remain unfixed). This is 2007-07-12 16:09:07 +00:00