From cfee729a6956618a181648af73413cc85da26ed9 Mon Sep 17 00:00:00 2001 From: shadow <shadow> Date: Thu, 15 Nov 2007 21:59:46 +0000 Subject: [PATCH] add common part of dynamic-locks to RHEL4 series. b=12052 --- lustre/kernel_patches/series/2.6-fc3.series | 1 + lustre/kernel_patches/series/2.6-rhel4-cmd3.series | 1 + lustre/kernel_patches/series/2.6-rhel4.series | 1 + 3 files changed, 3 insertions(+) diff --git a/lustre/kernel_patches/series/2.6-fc3.series b/lustre/kernel_patches/series/2.6-fc3.series index 6536dcee14..9ab15f36a4 100644 --- a/lustre/kernel_patches/series/2.6-fc3.series +++ b/lustre/kernel_patches/series/2.6-fc3.series @@ -21,4 +21,5 @@ uml-exprt-clearuser.patch fsprivate-2.6.patch linux-2.6.9-ext3-sub-second-timestamp.patch bitops_ext2_find_next_le_bit-2.6.patch +dynamic-locks-common.patch dynamic-locks-2.6-fc3.patch diff --git a/lustre/kernel_patches/series/2.6-rhel4-cmd3.series b/lustre/kernel_patches/series/2.6-rhel4-cmd3.series index c34052e43e..00036120b8 100644 --- a/lustre/kernel_patches/series/2.6-rhel4-cmd3.series +++ b/lustre/kernel_patches/series/2.6-rhel4-cmd3.series @@ -32,6 +32,7 @@ quota-umount-race-fix.patch quota-deadlock-on-pagelock-ext3.patch inode-nr_unused-2.6.9-rhel4.patch proc-sleep-2.6.9.patch +dynamic-locks-common.patch dynamic-locks-2.6.9.patch jbd-checkpoint-on-commit.patch jbd-copy-out-everything.patch diff --git a/lustre/kernel_patches/series/2.6-rhel4.series b/lustre/kernel_patches/series/2.6-rhel4.series index a9ee4e7063..1ae8a029f2 100644 --- a/lustre/kernel_patches/series/2.6-rhel4.series +++ b/lustre/kernel_patches/series/2.6-rhel4.series @@ -27,6 +27,7 @@ bitops_ext2_find_next_le_bit-2.6.patch quota-deadlock-on-pagelock-core.patch quota-umount-race-fix.patch quota-deadlock-on-pagelock-ext3.patch +dynamic-locks-common.patch dynamic-locks-2.6.9.patch export-nr_free_buffer_pages.patch vfs-keep-inode-hashed-for-clear-inode.patch -- GitLab