Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - J index
The Linux kernel configuration item CONFIG_JBD
has multiple definitions:
fs/jbd/Kconfig
The configuration item CONFIG_JBD:
(none)
jbd
, jbd
This is a generic journalling layer for block devices. It is currently used by the ext3 file system, 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 the ext3 file system, you need to say Y here. If you are not using ext3 then you will probably want to say N.
To compile this device as a module, choose M here: the module will be called jbd. If you are compiling ext3 into the kernel, you cannot compile this code as a module.
fs/Kconfig
The configuration item CONFIG_JBD:
(none)
jbd
, jbd
This is a generic journalling layer for block devices. It is currently used by the ext3 and OCFS2 file systems, 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 the ext3 or OCFS2 file systems, you need to say Y here. If you are not using ext3 OCFS2 then you will probably want to say N.
To compile this device as a module, choose M here: the module will be called jbd. If you are compiling ext3 or OCFS2 into the kernel, you cannot compile this code as a module.
fs/Kconfig
The configuration item CONFIG_JBD:
(none)
jbd
, jbd
This is a generic journaling layer for block devices. It is currently used by the ext3 file system, 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 the ext3 file system, you need to say Y here. If you are not using ext3 then you will probably want to say N.
If you want to compile this device as a module ( = code which can be inserted in and removed from the running kernel whenever you want), say M here and read Documentation/modules.txt. The module will be called jbd. If you are compiling ext3 into the kernel, you cannot compile this code as a module.
Raw data from LKDDb:
lkddb module jbd CONFIG_JBD : fs/Kconfig : "" # in 2.5.69–2.5.75, 2.6.0–2.6.27
lkddb module jbd CONFIG_JBD : fs/jbd/Kconfig : "" # in 2.6.28–2.6.39, 3.0–3.19, 4.0–4.2
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 2024). See also LKDDb sources on GitLab