freebsd-dev/sys/fs/msdosfs
Konstantin Belousov e623216f38 MFC r203827:
- Add idempotency guards so the structures can be used in other utilities.
- Update bpb structs with reserved fields.
- In direntry struct join deName with deExtension. Although a
  fix was attempted in the past, these fields were being overflowed,
  Now this is consistent with the spec, and we can now share the
  WinChksum code with NetBSD.
2010-02-27 16:51:23 +00:00
..
bootsect.h MFC r203827: 2010-02-27 16:51:23 +00:00
bpb.h MFC r203827: 2010-02-27 16:51:23 +00:00
denode.h MFC r203822: 2010-02-20 11:54:18 +00:00
direntry.h MFC r203827: 2010-02-27 16:51:23 +00:00
fat.h
msdosfs_conv.c MFC r203827: 2010-02-27 16:51:23 +00:00
msdosfs_denode.c MFC r203826: 2010-02-20 11:58:19 +00:00
msdosfs_fat.c MFC r203866: 2010-02-21 11:13:15 +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 MFC r203827: 2010-02-27 16:51:23 +00:00
msdosfs_vfsops.c Remove the thread argument from the FSD (File-System Dependent) parts of 2009-05-11 15:33:26 +00:00
msdosfs_vnops.c MFC r203827: 2010-02-27 16:51:23 +00:00
msdosfsmount.h - Hold a reference on the cdev a filesystem is mounted from in the mount. 2009-02-27 20:00:15 +00:00