From a0b40e3acc5a2325cbb2d2719cd90c84030286e0 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Fri, 4 Nov 2011 11:57:52 -0400 Subject: [PATCH] Disable btrfs for ppc (rhbz 747079) --- config-powerpc-generic | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config-powerpc-generic b/config-powerpc-generic index c297a80ef..8b2f35120 100644 --- a/config-powerpc-generic +++ b/config-powerpc-generic @@ -356,3 +356,6 @@ CONFIG_RFKILL_GPIO=m # CONFIG_IBM_EMAC is not set # CONFIG_NET_VENDOR_PASEMI is not set # CONFIG_NET_VENDOR_TOSHIBA is not set + +# Disable btrfs until it is shown to work with 64k pages (rhbz 747079) +# CONFIG_BTRFS_FS is not set