From: Alice Mitchell on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1784 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
This enables the partner supported AFS module in RHEL and splits the built components out into a sub-package as per policy they should not be shipped as part of a release but instead be delivered to the partner.
Buzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2039020 Upstream Status: RHEL only
Signed-off-by: Alice Mitchell ajmitchell@redhat.com
--- redhat/configs/ark/generic/CONFIG_AFS_FS | 1 - redhat/configs/ark/generic/CONFIG_AF_RXRPC | 1 - redhat/configs/fedora/generic/CONFIG_AFS_DEBUG => redhat/configs/common/generic/CONFIG_AFS_DEBUG | 0 redhat/configs/fedora/generic/CONFIG_AFS_DEBUG_CURSOR => redhat/configs/common/generic/CONFIG_AFS_DEBUG_CURSOR | 0 redhat/configs/fedora/generic/CONFIG_AFS_FS => redhat/configs/common/generic/CONFIG_AFS_FS | 0 redhat/configs/fedora/generic/CONFIG_AFS_FSCACHE => redhat/configs/common/generic/CONFIG_AFS_FSCACHE | 0 redhat/configs/fedora/generic/CONFIG_AF_RXRPC => redhat/configs/common/generic/CONFIG_AF_RXRPC | 0 redhat/configs/fedora/generic/CONFIG_AF_RXRPC_DEBUG => redhat/configs/common/generic/CONFIG_AF_RXRPC_DEBUG | 0 redhat/configs/fedora/generic/CONFIG_AF_RXRPC_INJECT_LOSS => redhat/configs/common/generic/CONFIG_AF_RXRPC_INJECT_LOSS | 0 redhat/configs/fedora/generic/CONFIG_AF_RXRPC_IPV6 => redhat/configs/common/generic/CONFIG_AF_RXRPC_IPV6 | 0 redhat/configs/common/generic/CONFIG_RXKAD | 1 + redhat/Makefile | 1 + redhat/kernel.spec.template | 58 ++++++++++ redhat/mod-partner.list | 2 + 14 files changed, 62 insertions(+), 2 deletions(-)
From: Alice Mitchell on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1784#note_9972263...
@Conan_Kudo any chance we could resolve this thread please? it wouldnt let me do so and the changes you requested were made.
kernel@lists.fedoraproject.org