From: Ronnie Sahlberg lsahlber@redhat.com
Enable CONFIG_CIFS_SMB_DIRECT for ARK
Signed-off-by: Ronnie Sahlberg lsahlber@redhat.com
diff --git a/redhat/configs/ark/generic/CONFIG_CIFS_SMB_DIRECT b/redhat/configs/ark/generic/CONFIG_CIFS_SMB_DIRECT new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/ark/generic/CONFIG_CIFS_SMB_DIRECT @@ -0,0 +1 @@ +CONFIG_CIFS_SMB_DIRECT=y diff --git a/redhat/rhel_files/filter-modules.sh.rhel b/redhat/rhel_files/filter-modules.sh.rhel index blahblah..blahblah 100755 --- a/redhat/rhel_files/filter-modules.sh.rhel +++ b/redhat/rhel_files/filter-modules.sh.rhel @@ -31,7 +31,7 @@ scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2
usbdrvs="atm image misc serial wusbcore"
-fsdrvs="affs befs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" +fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs"
netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dccp dsa ieee802154 irda l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless"
-- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502
From: Herton R. Krzesinski on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502#note_7358028...
Acked-by: Herton R. Krzesinski herton@redhat.com (via approve button)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502#note_7381957...
@esandeen-rh is this something you can approve?
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502#note_7717012...
@steved92 @bfields1 @bcodding - could you quickly review?
From: Benjamin Coddington on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502#note_7717665...
I don't think I can review here in kernel-ark for some reason.. no ACK button, and revumatic gives me "gitlab.exceptions.GitlabMRApprovalError: 403: 403 Forbidden". Dazed and confused, but trying to continue.
From: Don Zickus on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1502#note_7724859...
@bcodding - Unlike the RHEL process, ARK is an invite only process. I added you as a Developer. If you refresh the screen you should see an approval button now. Sorry about that.
kernel@lists.fedoraproject.org