From: Rafael Aquini <[email protected]> redhat: configs: enable CONFIG_TMPFS_QUOTA for both Fedora and RHEL
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/fedora/generic/CONFIG_TMPFS_QUOTA b/redhat/configs/common/generic/CONFIG_TMPFS_QUOTA rename from redhat/configs/fedora/generic/CONFIG_TMPFS_QUOTA rename to redhat/configs/common/generic/CONFIG_TMPFS_QUOTA index blahblah..blahblah 100644 --- a/redhat/configs/fedora/generic/CONFIG_TMPFS_QUOTA +++ b/redhat/configs/common/generic/CONFIG_TMPFS_QUOTA diff --git a/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA b/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/CONFIG_TMPFS_QUOTA +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_TMPFS_QUOTA is not set -- 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
