Component Type: kbuild config
Description: XFS Verbose Warnings
More info: Say Y here to get an XFS build with many additional warnings. It converts ASSERT checks to WARN, so will log any out-of-bounds conditions that occur that would otherwise be missed. It is much lighter weight than XFS_DEBUG and does not modify algorithms and will not cause the kernel to panic on non-fatal errors. However, similar to XFS_DEBUG, it is only advisable to use this if you are debugging a particular problem.
Build project: Kconfig (Linux kconfig) (Path: fs\xfs\Kconfig )
Other views: file explorer