summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-31 14:09:09 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-08-31 14:09:09 +0100
commite26f03d90700223abf990c543bcf02343a2e230b (patch)
treeb9e39f256e293998b2f283ea15b9ad64db1bb347
parent07ca19a61c057de93e064060b52e6adb619a95ba (diff)
downloadlinux-e26f03d90700223abf990c543bcf02343a2e230b.tar.gz
Disable new btrfs config optionbaserock/samthursfield/btrfs-latest
-rw-r--r--linux.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux.morph b/linux.morph
index c3cab0f34793..c8494ffc8d7a 100644
--- a/linux.morph
+++ b/linux.morph
@@ -10,6 +10,7 @@
"scripts/config -d BLK_DEV_IDE_SATA",
"scripts/config -e BTRFS_FS",
"scripts/config -e BTRFS_FS_POSIX_ACL",
+ "scripts/config -d BTRFS_FS_CHECK_INTEGRITY",
"scripts/config -e DEVTMPFS",
"scripts/config -e DEVTMPFS_MOUNT",
"scripts/config --set-str UEVENT_HELPER_PATH ''",