summaryrefslogtreecommitdiffstats
path: root/mount/linux_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mount/linux_fs.h')
-rw-r--r--mount/linux_fs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mount/linux_fs.h b/mount/linux_fs.h
index bd9243b55..635389a01 100644
--- a/mount/linux_fs.h
+++ b/mount/linux_fs.h
@@ -91,6 +91,7 @@ struct ntfs_super_block {
struct fat_super_block {
u_char s_dummy[3];
u_char s_os[8]; /* "MSDOS5.0" or "MSWIN4.0" or "MSWIN4.1" */
+ /* mtools-3.9.4 writes "MTOOL394" */
u_char s_dummy2[32];
u_char s_label[11]; /* for DOS? */
u_char s_fs[8]; /* "FAT12 " or "FAT16 " or all zero */