From 2beb387a7bfa8cbeba68af6d4691996ab1b61427 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 6 Apr 2010 18:58:38 +0000 Subject: [PATCH] disable barrier related patches for now --- kernel-2.6.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/kernel-2.6.spec b/kernel-2.6.spec index fe922bd43..3317bc5ce 100644 --- a/kernel-2.6.spec +++ b/kernel-2.6.spec @@ -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 -- 2.43.0