Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - J index
The Linux kernel configuration item CONFIG_JBD2
has multiple definitions:
fs/jbd2/Kconfig
The configuration item CONFIG_JBD2:
(none)
jbd2
, jbd2
This is a generic journaling layer for block devices that support both 32-bit and 64-bit block numbers. It is currently used by the ext4 and OCFS2 filesystems, but it could also be used to add journal support to other file systems or block devices such as RAID or LVM.
If you are using ext4 or OCFS2, you need to say Y here. If you are not using ext4 or OCFS2 then you will probably want to say N.
To compile this device as a module, choose M here. The module will be called jbd2. If you are compiling ext4 or OCFS2 into the kernel, you cannot compile this code as a module.
fs/Kconfig
The configuration item CONFIG_JBD2:
(none)
jbd2
, jbd2
This is a generic journaling layer for block devices that support both 32-bit and 64-bit block numbers. It is currently used by the ext4dev/ext4 filesystem, but it could also be used to add journal support to other file systems or block devices such as RAID or LVM.
If you are using ext4dev/ext4, you need to say Y here. If you are not using ext4dev/ext4 then you will probably want to say N.
To compile this device as a module, choose M here. The module will be called jbd2. If you are compiling ext4dev/ext4 into the kernel, you cannot compile this code as a module.
Raw data from LKDDb:
lkddb module jbd2 CONFIG_JBD2 : fs/Kconfig : "" # in 2.6.19–2.6.27
lkddb module jbd2 CONFIG_JBD2 : fs/jbd2/Kconfig : "" # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13, 6.14-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 - J index
Automatically generated (in year 2025). See also LKDDb sources on GitLab