From 71a5430b67de575b206b5530546efd5ff245e01f Mon Sep 17 00:00:00 2001 From: johann <johann> Date: Tue, 11 Sep 2007 18:08:23 +0000 Subject: [PATCH] Branch b1_6 Disable journal checksum patch due to release-blocking problems with quota and other errors b=13487 b=13449 r=scjody --- lustre/kernel_patches/series/2.6-rhel5.series | 2 +- lustre/kernel_patches/series/2.6-sles10.series | 2 +- lustre/kernel_patches/series/2.6.18-vanilla.series | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lustre/kernel_patches/series/2.6-rhel5.series b/lustre/kernel_patches/series/2.6-rhel5.series index 34a730c4b6..688ca34e18 100644 --- a/lustre/kernel_patches/series/2.6-rhel5.series +++ b/lustre/kernel_patches/series/2.6-rhel5.series @@ -9,4 +9,4 @@ export-2.6.18-vanilla.patch export-show_task-2.6.18-vanilla.patch sd_iostats-2.6-rhel4.patch export_symbol_numa-2.6-fc5.patch -jbd-journal-chksum-2.6.18-vanilla.patch +#jbd-journal-chksum-2.6.18-vanilla.patch diff --git a/lustre/kernel_patches/series/2.6-sles10.series b/lustre/kernel_patches/series/2.6-sles10.series index ab2e98ac88..406c0973e8 100644 --- a/lustre/kernel_patches/series/2.6-sles10.series +++ b/lustre/kernel_patches/series/2.6-sles10.series @@ -14,4 +14,4 @@ sd_iostats-2.6-rhel4.patch export_symbol_numa-2.6-fc5.patch blkdev_tunables-2.6-sles10.patch jbd-stats-2.6-sles10.patch -jbd-journal-chksum-2.6-sles10.patch +#jbd-journal-chksum-2.6-sles10.patch diff --git a/lustre/kernel_patches/series/2.6.18-vanilla.series b/lustre/kernel_patches/series/2.6.18-vanilla.series index 8b9da0ef2d..574524eb1f 100644 --- a/lustre/kernel_patches/series/2.6.18-vanilla.series +++ b/lustre/kernel_patches/series/2.6.18-vanilla.series @@ -13,4 +13,4 @@ sd_iostats-2.6-rhel4.patch export_symbol_numa-2.6.18.patch jbd-16tb-overflow-fixes.patch jbd-check-for-unmapped-buffer.patch -jbd-journal-chksum-2.6.18-vanilla.patch +#jbd-journal-chksum-2.6.18-vanilla.patch -- GitLab