Marcos Mello 7 years ago committed by Harald Hoyer
parent
commit
384eeedd2d
  1. 2
      modules.d/99fs-lib/module-setup.sh

2
modules.d/99fs-lib/module-setup.sh

@ -38,7 +38,7 @@ echo_fs_helper() { @@ -38,7 +38,7 @@ echo_fs_helper() {
include_fs_helper_modules() {
local dev=$1 fs=$2
case "$fs" in
xfs|btrfs)
xfs|btrfs|ext4)
instmods crc32c
;;
f2fs)

Loading…
Cancel
Save