Blame SOURCES/0313-TEST-15-BTRFS-load-btrfs-module.patch

712866
From d9b5a98532b6823adb35f7c68766f4df9db8a3c9 Mon Sep 17 00:00:00 2001
712866
From: Harald Hoyer <harald@redhat.com>
712866
Date: Tue, 18 Aug 2015 15:26:23 +0200
712866
Subject: [PATCH] TEST-15-BTRFS: load btrfs module
712866
712866
---
712866
 test/TEST-15-BTRFSRAID/create-root.sh | 1 +
712866
 1 file changed, 1 insertion(+)
712866
712866
diff --git a/test/TEST-15-BTRFSRAID/create-root.sh b/test/TEST-15-BTRFSRAID/create-root.sh
5c6c2a
index b92f9c00..ba3b54ec 100755
712866
--- a/test/TEST-15-BTRFSRAID/create-root.sh
712866
+++ b/test/TEST-15-BTRFSRAID/create-root.sh
712866
@@ -3,6 +3,7 @@
712866
 for x in 64-lvm.rules 70-mdadm.rules 99-mount-rules; do
712866
     > "/etc/udev/rules.d/$x"
712866
 done
712866
+modprobe btrfs
712866
 udevadm control --reload
712866
 # save a partition at the beginning for future flagging purposes
712866
 sfdisk  -C 327800 -H 2 -S 32 -L /dev/sda <