Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UBIFS_FS_DEBUG
has multiple definitions:
fs/ubifs/Kconfig
The configuration item CONFIG_UBIFS_FS_DEBUG:
CONFIG_UBIFS_FS
This option enables UBIFS debugging support. It makes sure various assertions, self-checks, debugging messages and test modes are compiled in (this all is compiled out otherwise). Assertions are light-weight and this option also enables them. Self-checks, debugging messages and test modes are switched off by default. Thus, it is safe and actually recommended to have debugging support enabled, and it should not slow down UBIFS. You can then further enable / disable individual debugging features using UBIFS module parameters and the corresponding sysfs interfaces.
fs/ubifs/Kconfig
The configuration item CONFIG_UBIFS_FS_DEBUG:
CONFIG_UBIFS_FS
This option enables UBIFS debugging.
Raw data from LKDDb:
(none)
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 - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab