Commit Graph

1 Commits

Author SHA1 Message Date
Niels de Vos
445c6e3638 cephfs: do not run modprobe if support is compiled into the kernel
By reading the contents of /proc/filesystems, and checking if "ceph" is
included there, running "modprobe ceph" can be skipped.

Fixes: #4376
Signed-off-by: Niels de Vos <ndevos@ibm.com>
(cherry picked from commit ab87045afb)
2024-01-18 08:10:26 +00:00