summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2021-11-18 16:33:43 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2021-11-18 16:33:43 -0600
commit6950ef54b415886e52dcefe322ffd825c9dc15bc (patch)
tree408bfc41851d45ffe5abc99e5ea16c7848346f43
parenta059247f2404be63e260e81cb8d757610c7f5d30 (diff)
downloadkernel-6950ef54b415886e52dcefe322ffd825c9dc15bc.tar.gz
kernel-6950ef54b415886e52dcefe322ffd825c9dc15bc.tar.xz
kernel-6950ef54b415886e52dcefe322ffd825c9dc15bc.zip
Update module filter for cifs
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
-rwxr-xr-xfilter-modules.sh.fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter-modules.sh.fedora b/filter-modules.sh.fedora
index 678825bfa..65f745cb1 100755
--- a/filter-modules.sh.fedora
+++ b/filter-modules.sh.fedora
@@ -33,7 +33,7 @@ scsidrvs="aacraid aic7xxx be2iscsi bfa bnx2i bnx2fc csiostor cxgbi esas2r fcoe f
usbdrvs="atm image misc serial"
-fsdrvs="affs befs coda cramfs dlm ecryptfs hfs hfsplus jfs jffs2 minix nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs"
+fsdrvs="affs befs cifs coda cramfs dlm ecryptfs hfs hfsplus jfs jffs2 minix nilfs2 ocfs2 reiserfs romfs squashfs sysv ubifs ufs"
netprots="6lowpan appletalk atm ax25 batman-adv bluetooth can dsa ieee802154 l2tp mac80211 mac802154 mpls netrom nfc rds rfkill rose sctp smc wireless"