From: Andrew Price <[email protected]> redhat/configs: Disable gfs2 in rhel configs
Jira: https://issues.redhat.com/browse/RHEL-52217 Signed-off-by: Andrew Price <[email protected]> diff --git a/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS b/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS=m diff --git a/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS_LOCKING_DLM b/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS_LOCKING_DLM deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/powerpc/CONFIG_GFS2_FS_LOCKING_DLM +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS_LOCKING_DLM=y diff --git a/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS b/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS=m diff --git a/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS_LOCKING_DLM b/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS_LOCKING_DLM deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/s390x/CONFIG_GFS2_FS_LOCKING_DLM +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS_LOCKING_DLM=y diff --git a/redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GFS2_FS b/redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GFS2_FS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/s390x/zfcpdump/CONFIG_GFS2_FS +++ /dev/null @@ -1 +0,0 @@ -# CONFIG_GFS2_FS is not set diff --git a/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS b/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS=m diff --git a/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS_LOCKING_DLM b/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS_LOCKING_DLM deleted file mode 100644 index blahblah..blahblah 0 --- a/redhat/configs/rhel/generic/x86/CONFIG_GFS2_FS_LOCKING_DLM +++ /dev/null @@ -1 +0,0 @@ -CONFIG_GFS2_FS_LOCKING_DLM=y -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3306 -- _______________________________________________ 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
