[kernel/f16] Disable btrfs for ppc (rhbz 747079)

Josh Boyer jwboyer at fedoraproject.org
Fri Nov 4 16:03:34 UTC 2011


commit 3468b5e931317862851aa1fcc220b591968fbc15
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Nov 4 11:57:52 2011 -0400

    Disable btrfs for ppc (rhbz 747079)

 config-powerpc-generic |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/config-powerpc-generic b/config-powerpc-generic
index ee9ab24..ec2ff7c 100644
--- a/config-powerpc-generic
+++ b/config-powerpc-generic
@@ -355,3 +355,5 @@ CONFIG_CRYPTO_DEV_FSL_CAAM_CRYPTO_API=m
 # CONFIG_GPIO_GENERIC_PLATFORM is not set
 # CONFIG_GPIO_MCP23S08 is not set
 
+# Disable btrfs until it is shown to work with 64k pages (rhbz 747079)
+# CONFIG_BTRFS_FS is not set


More information about the scm-commits mailing list