redhat: update filter-modules fsdrvs list to reference smb instead of cifs

Since 38c8a9a5 ('smb: move client and server files to common directory fs/smb'), the cifs module lives under fs/smb/, not fs/cifs/, so the existing filter-modules entry does not filter out cifs.ko and it ends up in kernel-core where the necessary rdma symbols are not available.

Fix this by adjusting the fsdrvs filter-modules entry.

Signed-off-by: Patrick Talbert ptalbert@redhat.com

Merge request reports

Loading