summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-03-17 15:45:17 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-03-17 15:45:17 +0100
commit12261ec9a53afdc2502f9ac35cc000d5db09d073 (patch)
treec043ffeb211df26627b852b3cb18365c069144eb /kernel
parentc8f304cb56d66f1b793d466ca05d772c07f6c19b (diff)
downloaddrakx-12261ec9a53afdc2502f9ac35cc000d5db09d073.tar
drakx-12261ec9a53afdc2502f9ac35cc000d5db09d073.tar.gz
drakx-12261ec9a53afdc2502f9ac35cc000d5db09d073.tar.bz2
drakx-12261ec9a53afdc2502f9ac35cc000d5db09d073.tar.xz
drakx-12261ec9a53afdc2502f9ac35cc000d5db09d073.zip
explain
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index ac35c8b0c..050ccd734 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -327,6 +327,7 @@ our %l = (
qw(vboxsf vboxguest vmw_balloon),
qw(virtio virtiofs virtio_balloon virtio-console virtio_input virtio_pci virtio_pmem virtio_ring vhost_scsi vhost_vsock hyperv-keyboard),
+ # xfs and btrfs needs crc32c(-intel), f2fs needs crc32(_generic)
qw(crc32c crc32_generic crc32c-intel),
'nvme',