freebsd-dev/sys/fs/msdosfs
2005-03-28 09:34:36 +00:00
..
bootsect.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
bpb.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
denode.h Use vfs_hash instead of home-rolling. 2005-03-14 12:24:35 +00:00
direntry.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
fat.h /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
msdosfs_conv.c Used unsigned version. 2005-03-12 06:06:04 +00:00
msdosfs_denode.c - Pass LK_EXCLUSIVE as the lock type to vget in vfs_hash_insert(). 2005-03-25 10:51:55 +00:00
msdosfs_fat.c /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 18:10:42 +00:00
msdosfs_fileno.c
msdosfs_iconv.c
msdosfs_lookup.c - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
msdosfs_vfsops.c - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
msdosfs_vnops.c Remove debug printout of major/minor numbers, print name instead. 2005-02-27 21:16:26 +00:00
msdosfsmount.h Eliminate cdev pointer in inodes, they're not used or needed. 2005-03-15 20:57:25 +00:00