Analyse and explore linux
Component JFFS2_FS_DEBUG

Component Type: kbuild config

Description: JFFS2 debugging verbosity (0 = quiet, 2 = noisy)

More info: This controls the amount of debugging messages produced by the JFFS2 code. Set it to zero for use in production systems. For evaluation, testing and debugging, it's advisable to set it to one. This will enable a few assertions and will print debugging messages at the KERN_DEBUG loglevel, where they won't normally be visible. Level 2 is unlikely to be useful - it enables extra debugging in certain areas which at one point needed debugging, but when the bugs were located and fixed, the detailed messages were relegated to level 2. If reporting bugs, please try to have available a full dump of the messages at debug level 1 while the misbehaviour was occurring.

Build project: Kconfig (Linux kconfig) (Path: fs\jffs2\Kconfig )

Other views: file explorer

Generated by PFA software prototype