Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
dracut.6321
0341-Include-crc32c-intel-module-when-using-btr...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0341-Include-crc32c-intel-module-when-using-btrfs.patch of Package dracut.6321
From c90590696a8f164fb787567b84e05863b586a8f9 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin <dmolkentin@suse.com> Date: Mon, 23 Oct 2017 13:36:18 +0200 Subject: [PATCH] Include crc32c-intel module when using btrfs Reference: bsc#1011554 --- modules.d/90btrfs/module-setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules.d/90btrfs/module-setup.sh b/modules.d/90btrfs/module-setup.sh index 5598f32d..453c50f7 100755 --- a/modules.d/90btrfs/module-setup.sh +++ b/modules.d/90btrfs/module-setup.sh @@ -28,6 +28,8 @@ depends() { # called by dracut installkernel() { instmods btrfs + # Make sure btfs can use fast crc32c implementations where available (bsc#1011554) + instmods crc32c-intel } # called by dracut -- 2.13.6
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor