From: Rafael Aquini <[email protected]> redhat: configs: enable CONFIG_TMPFS_QUOTA
As a follow-up on work for RHEL-9 feature request RHEL-7768, lets enable this feature for ARK and the upcoming RHEL-10 before it lands on RHEL-9. Signed-off-by: Rafael Aquini <[email protected]> diff --git a/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA b/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA index blahblah..blahblah 100644 --- a/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA +++ b/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA @@ -1 +1 @@ -# CONFIG_TMPFS_QUOTA is not set +CONFIG_TMPFS_QUOTA=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3253 -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
