Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_ISO9660_FS
has multiple definitions:
fs/isofs/Kconfig
The configuration item CONFIG_ISO9660_FS:
(none)
isofs
, isofs
This is the standard file system used on CD-ROMs. It was previously known as "High Sierra File System" and is called "hsfs" on other Unix systems. The so-called Rock-Ridge extensions which allow for long Unix filenames and symbolic links are also supported by this driver. If you have a CD-ROM drive and want to do more with it than just listen to audio CDs and watch its LEDs, say Y (and read Documentation/filesystems/isofs.rst and the CD-ROM-HOWTO, available from http://www.tldp.org/docs.html#howto), thereby enlarging your kernel by about 27 KB; otherwise say N.
To compile this file system support as a module, choose M here: the module will be called isofs.
fs/Kconfig
The configuration item CONFIG_ISO9660_FS:
(none)
isofs
, isofs
This is the standard file system used on CD-ROMs. It was previously known as "High Sierra File System" and is called "hsfs" on other Unix systems. The so-called Rock-Ridge extensions which allow for long Unix filenames and symbolic links are also supported by this driver. If you have a CD-ROM drive and want to do more with it than just listen to audio CDs and watch its LEDs, say Y (and read Documentation/filesystems/isofs.txt and the CD-ROM-HOWTO, available from http://www.tldp.org/docs.html#howto), thereby enlarging your kernel by about 27 KB; otherwise say N.
To compile this file system support as a module, choose M here: the module will be called isofs.
Raw data from LKDDb:
lkddb fs "iso9660" : CONFIG_ISO9660_FS : fs/isofs/inode.c # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb module isofs CONFIG_ISO9660_FS : fs/Kconfig : "ISO 9660 CDROM file system support" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module isofs CONFIG_ISO9660_FS : fs/isofs/Kconfig : "ISO 9660 CDROM file system support" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab