From c517fd6ab4345254dc5d18793de6f7cfd51e4d43 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Wed, 16 Oct 2013 13:50:26 -0400 Subject: Fix btrfs balance/scrub issue (rhbz 1011714) --- kernel.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 444255b63..cb6da0ba6 100644 --- a/kernel.spec +++ b/kernel.spec @@ -742,6 +742,9 @@ Patch25128: dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch #rhbz 1000439 Patch25129: cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch +#rhbz 1011714 +Patch25131: btrfs-relocate-csums-properly-with-prealloc-ext.patch + # END OF PATCH DEFINITIONS %endif @@ -1441,6 +1444,9 @@ ApplyPatch dm-cache-policy-mq_fix-large-scale-table-allocation-bug.patch #rhbz 1000439 ApplyPatch cpupower-Fix-segfault-due-to-incorrect-getopt_long-a.patch +#rhbz 1011714 +ApplyPatch btrfs-relocate-csums-properly-with-prealloc-ext.patch + # END OF PATCH APPLICATIONS %endif @@ -2245,6 +2251,7 @@ fi # || || %changelog * Wed Oct 16 2013 Josh Boyer +- Fix btrfs balance/scrub issue (rhbz 1011714) - Clean up a bunch of stale patches * Wed Oct 16 2013 Josh Boyer - 3.12.0-0.rc5.git2.1 -- cgit