Ben Hutchings a5ae8a1c9e scripts/{local,nfs}: Remove redundant modprobe of filesystem modules
The kernel will automatically request filesystem modules as needed.
Also, the kernel now requests filesystem modules through an alias of
the form "fs-<type>" while we were still using the bare type name.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
2019-02-04 02:30:03 +01:00
..