Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - X index
The Linux kernel configuration item CONFIG_XFS_DEBUG
has multiple definitions:
fs/xfs/Kconfig
The configuration item CONFIG_XFS_DEBUG:
CONFIG_XFS_FS
Say Y here to get an XFS build with many debugging features, including ASSERT checks, function wrappers around macros, and extra sanity-checking functions in various code paths.
Note that the resulting code will be HUGE and SLOW, and probably not useful unless you are debugging a particular problem.
Say N unless you are an XFS developer, or you play one on TV.
fs/xfs/Kconfig
The configuration item CONFIG_XFS_DEBUG:
CONFIG_XFS_FS && CONFIG_EXPERIMENTAL
Say Y here to get an XFS build with many debugging features, including ASSERT checks, function wrappers around macros, and extra sanity-checking functions in various code paths.
Note that the resulting code will be HUGE and SLOW, and probably not useful unless you are debugging a particular problem.
Say N unless you are an XFS developer, or you play one on TV.
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 - X index
Automatically generated (in year 2024). See also LKDDb sources on GitLab