From: Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> With Btrfs being used by default, having our debug kernels offer more debugging information can be helpful for driving improvements into the filesystem. Signed-off-by: Neal Gompa <ngompa@xxxxxxxxxxxxxxxxx> --- redhat/configs/fedora/debug/CONFIG_BTRFS_ASSERT | 1 + 1 file changed, 1 insertion(+) create mode 100644 redhat/configs/fedora/debug/CONFIG_BTRFS_ASSERT diff --git a/redhat/configs/fedora/debug/CONFIG_BTRFS_ASSERT b/redhat/configs/fedora/debug/CONFIG_BTRFS_ASSERT new file mode 100644 index 000000000000..bfb600a25d5e --- /dev/null +++ b/redhat/configs/fedora/debug/CONFIG_BTRFS_ASSERT @@ -0,0 +1 @@ +CONFIG_BTRFS_ASSERT=y -- GitLab _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx