freebsd-dev/sys/fs/msdosfs
Bruce Evans 1103771d95 Include <sys/mutex.h>'s prerequisite <sys/lock.h> instead of depending on
namespace pollution in <sys/vnode.h>.

Sort the include of <sys/mutex.h> instead of unsorting it after
<sys/vnode.h> and depending on the pollution there.

Approved by:	re (kensmith) (blanket)
2007-08-07 01:37:59 +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 Add a 3rd entry in the cache, which keeps the end position 2007-01-16 23:43:14 +00:00
direntry.h Replace slightly crummy fattime<->timespec conversion functions. 2006-10-24 11:14:05 +00:00
fat.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
msdosfs_conv.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfs_denode.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfs_fat.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfs_fileno.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfs_iconv.c - Support for multibyte charsets in LIBICONV. 2003-09-26 20:26:25 +00:00
msdosfs_lookup.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfs_vfsops.c Include <sys/mutex.h>'s prerequisite <sys/lock.h> instead of depending on 2007-08-07 01:37:59 +00:00
msdosfs_vnops.c Remove unused include(s). 2007-08-07 01:07:16 +00:00
msdosfsmount.h Fix some bugs involving the fsinfo block (many remain unfixed). This is 2007-07-12 16:09:07 +00:00