From ee24a95ae39e872aac2a4b76787df5f6f01f04c6 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Tue, 30 May 2023 16:52:21 -0500 Subject: [PATCH] Try removing the cifs filter for RHEL Signed-off-by: Justin M. Forbes --- filter-modules.sh.rhel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filter-modules.sh.rhel b/filter-modules.sh.rhel index c983dfc2b..6baf327b6 100755 --- a/filter-modules.sh.rhel +++ b/filter-modules.sh.rhel @@ -33,7 +33,7 @@ scsidrvs="aacraid aic7xxx aic94xx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2 usbdrvs="atm image misc serial wusbcore" -fsdrvs="affs befs cifs coda cramfs ecryptfs hfs hfsplus jfs minix ncpfs nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs" +fsdrvs="affs befs 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"