disable barrier related patches for now
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 6 Apr 2010 18:58:38 +0000 (18:58 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 6 Apr 2010 18:58:38 +0000 (18:58 +0000)
kernel-2.6.spec

index fe922bd..3317bc5 100644 (file)
@@ -217,8 +217,8 @@ Patch800: linux-2.6-800-fix-4-bit-apicid-assumption.patch
 
 Patch810: linux-2.6-810-ich10.patch
 
-Patch900: linux-2.6-900-ext3_mount_default_to_barrier.patch
-Patch910: linux-2.6-910-support_barriers_on_single_device_dm_devices.patch
+#Patch900: linux-2.6-900-ext3_mount_default_to_barrier.patch
+#Patch910: linux-2.6-910-support_barriers_on_single_device_dm_devices.patch
 
 Patch950: linux-2.6.950-ext3_backports.patch
 
@@ -459,8 +459,10 @@ KERNEL_PREVIOUS=vanilla
 %ApplyPatch 800
 %ApplyPatch 810
 
+%if 0
 %ApplyPatch 900
 %ApplyPatch 910
+%endif
 
 %ApplyPatch 950