From a78ea7ddd5bdd7f311e6c6c7e86eab68bcd614a1 Mon Sep 17 00:00:00 2001 From: johann Date: Thu, 31 Jul 2008 23:06:33 +0000 Subject: [PATCH] Branch b1_8_gate b=12755,16494,16404 i=bzzz i=adilger several fixes in the sd_iostat patch: - remove the limit of 256 scsi disks - unloading/reloading the scsi low level driver triggers a kernel bug when trying to access the sd iostat file. - REQ_BLOCK_PC requests are not handled properly causing memory corruption. --- lustre/kernel_patches/series/2.6-suse-newer.series | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/kernel_patches/series/2.6-suse-newer.series b/lustre/kernel_patches/series/2.6-suse-newer.series index 1f092e8..d031826 100644 --- a/lustre/kernel_patches/series/2.6-suse-newer.series +++ b/lustre/kernel_patches/series/2.6-suse-newer.series @@ -1,7 +1,7 @@ lustre-version-revert_suse.patch lustre_version.patch dev_read_only-2.6-lnxi.patch -sd_iostats-2.6-rhel4.patch +sd_iostats-2.6-suse.patch blkdev_tunables-2.6-suse.patch uml-exprt-clearuser.patch qsnet-suse-2.6.patch -- 1.8.3.1