Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MSDOS_FS
has multiple definitions:
fs/fat/Kconfig
The configuration item CONFIG_MSDOS_FS:
(none)
msdos
, msdos
This allows you to mount MSDOS partitions of your hard drive (unless they are compressed; to access compressed MSDOS partitions under Linux, you can either use the DOS emulator DOSEMU, described in the DOSEMU-HOWTO, available from https://www.tldp.org/docs.html#howto, or try dmsdosfs in <ftp://ibiblio.org/pub/Linux/system/filesystems/dosfs/>. If you intend to use dosemu with a non-compressed MSDOS partition, say Y here) and MSDOS floppies. This means that file access becomes transparent, i.e. the MSDOS files look and behave just like all other Unix files.
If you have Windows 95 or Windows NT installed on your MSDOS partitions, you should use the VFAT file system (say Y to "VFAT fs support" below), or you will not be able to see the long filenames generated by Windows 95 / Windows NT.
This option will enlarge your kernel by about 7 KB. If unsure, answer Y. This will only work if you said Y to "DOS FAT fs support" as well. To compile this as a module, choose M here: the module will be called msdos.
fs/Kconfig
The configuration item CONFIG_MSDOS_FS:
(none)
msdos
, msdos
This allows you to mount MSDOS partitions of your hard drive (unless they are compressed; to access compressed MSDOS partitions under Linux, you can either use the DOS emulator DOSEMU, described in the DOSEMU-HOWTO, available from http://www.tldp.org/docs.html#howto, or try dmsdosfs in <ftp://ibiblio.org/pub/Linux/system/filesystems/dosfs/>. If you intend to use dosemu with a non-compressed MSDOS partition, say Y here) and MSDOS floppies. This means that file access becomes transparent, i.e. the MSDOS files look and behave just like all other Unix files.
If you have Windows 95 or Windows NT installed on your MSDOS partitions, you should use the VFAT file system (say Y to "VFAT fs support" below), or you will not be able to see the long filenames generated by Windows 95 / Windows NT.
This option will enlarge your kernel by about 7 KB. If unsure, answer Y. This will only work if you said Y to "DOS FAT fs support" as well. To compile this as a module, choose M here: the module will be called msdos.
Raw data from LKDDb:
lkddb fs "msdos" : CONFIG_FAT_FS CONFIG_MSDOS_FS : fs/fat/namei_msdos.c # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb fs "msdos" : CONFIG_MSDOS_FS : fs/msdos/msdosfs_syms.c # in 2.5.45–2.5.75, 2.6.0–2.6.5
lkddb fs "msdos" : CONFIG_MSDOS_FS : fs/msdos/namei.c # in 2.6.6–2.6.27
lkddb module msdos CONFIG_MSDOS_FS : fs/Kconfig : "MSDOS fs support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module msdos CONFIG_MSDOS_FS : fs/fat/Kconfig : "MSDOS fs support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab