From: Alexander Larsson on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2825 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 is equivalent to this cs9 change, but for ark: https://gitlab.com/redhat/centos-stream/src/kernel/centos- stream-9/-/merge_requests/3317
Signed-off-by: Alexander Larsson alexl@redhat.com
--- fs/erofs/super.c | 5 +++++ fs/ext4/super.c | 9 +++++++++ redhat/configs/rhel/generic/CONFIG_EROFS_FS | 2 +- redhat/configs/rhel/generic/CONFIG_EROFS_FS_DEBUG | 1 + redhat/configs/rhel/generic/CONFIG_EROFS_FS_POSIX_ACL | 1 + redhat/configs/rhel/generic/CONFIG_EROFS_FS_SECURITY | 1 + redhat/configs/rhel/generic/CONFIG_EROFS_FS_XATTR | 1 + redhat/configs/rhel/generic/CONFIG_EROFS_FS_ZIP | 1 + redhat/configs/rhel/generic/CONFIG_FS_VERITY | 2 +- redhat/configs/rhel/generic/CONFIG_FS_VERITY_BUILTIN_SIGNATURES | 1 + redhat/configs/rhel/generic/CONFIG_FS_VERITY_DEBUG | 1 + 11 files changed, 23 insertions(+), 2 deletions(-)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2825#note_1667772...
@jmflinuxtx for awareness.
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2825#note_1668110...
Thanks for the heads up. Both of these should be behind:
`#ifdef CONFIG_RHEL_DIFFERENCES`
As we do not want this behavior for Fedora.
kernel@lists.fedoraproject.org