redhat/configs: Enable CONFIG_BLK_CGROUP_PUNT_BIO

Merge Request Required Information

Summary of Changes

  • Enables CONFIG_BLK_CGROUP_PUNT_BIO

Rationale

As someone working on building an external Btrfs kernel module for CentOS/RHEL 10, having all the dependencies for Btrfs satisfied in the kernel to enable third parties (like the CentOS Kmods SIG) to build Btrfs as a kernel module package is desirable.

From looking at fs/btrfs/Kconfig, it appears that the only missing dependency is BLK_CGROUP_PUNT_BIO. So, this just needs to be enabled.

Approved Development Ticket(s)

JIRA: https://issues.redhat.com/browse/RHEL-79711

Signoffs

Signed-off-by: Neal Gompa ngompa@centosproject.org

Edited by Neal Gompa (ニール・ゴンパ)

Merge request reports

Loading