Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - E index
The Linux kernel configuration item CONFIG_EXT2_FS
has multiple definitions:
fs/ext2/Kconfig
The configuration item CONFIG_EXT2_FS:
(none)
ext2
, ext2
Ext2 is a standard Linux file system for hard disks.
This filesystem driver is deprecated because it does not properly support inode time stamps beyond 03:14:07 UTC on 19 January 2038.
Ext2 users are advised to use ext4 driver to access their filesystem. The driver is fully compatible, supports filesystems without journal or extents, and also supports larger time stamps if the filesystem is created with at least 256 byte inodes.
This code is kept as a simple reference for filesystem developers.
If unsure, say N.
fs/ext2/Kconfig
The configuration item CONFIG_EXT2_FS:
(none)
ext2
, ext2
Ext2 is a standard Linux file system for hard disks.
To compile this file system support as a module, choose M here: the module will be called ext2.
If unsure, say Y.
fs/Kconfig
The configuration item CONFIG_EXT2_FS:
(none)
ext2
, ext2
Ext2 is a standard Linux file system for hard disks.
To compile this file system support as a module, choose M here: the module will be called ext2.
If unsure, say Y.
Raw data from LKDDb:
lkddb fs "ext2" : CONFIG_EXT2_FS : fs/ext2/super.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.12
lkddb module ext2 CONFIG_EXT2_FS : fs/Kconfig : "Second extended fs support" # in 2.5.45–2.5.75, 2.6.0–2.6.27
lkddb module ext2 CONFIG_EXT2_FS : fs/ext2/Kconfig : "Second extended fs support (DEPRECATED)" # in 2.6.28–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 - E index
Automatically generated (in year 2024). See also LKDDb sources on GitLab