Skip to content
Snippets Groups Projects
Commit e47378f1 authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch b1_6

b=12839
i=shadow
i=adilger

Remove inode-nr_unused-2.6.9-rhel4.patch from 2.6-rhel4.series.
parent 853d4aac
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
* version 1.6.2
* Support for kernels:
2.6.5-7.283 (SLES 9)
2.6.9-55.EL (RHEL 4)
2.6.9-55.0.2.EL (RHEL 4)
2.6.16.46-0.14 (SLES 10)
2.6.18.8 vanilla (kernel.org)
* Client support for unpatched kernels:
......@@ -76,6 +76,12 @@ Description: warnings with build patchless client with vanila 2.6.19 and up
Details : change the old ctl_table style and replace ctl_table/ctl_table_header
with cfs_sysctl_table_t/cfs_sysctl_table_header_t
Severity : normal
Bugzilla : 12839
Description: Kernel patches for RHEL4 55.0.2 kernel update
Details : Remove inode-nr_unused-2.6.9-rhel4.patch from 2.6-rhel4.series.
Update target file and kernel config.
--------------------------------------------------------------------------------
2007-07-30 Cluster File Systems, Inc. <info@clusterfs.com>
......
......@@ -63,6 +63,7 @@ CONFIG_STOP_MACHINE=y
#
CONFIG_MEM_MIRROR=y
# CONFIG_X86_PC is not set
# CONFIG_X86_XEN is not set
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
......
......@@ -62,6 +62,7 @@ CONFIG_KMOD=y
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_XEN is not set
# CONFIG_X86_ELAN is not set
# CONFIG_X86_VOYAGER is not set
# CONFIG_X86_NUMAQ is not set
......
......@@ -162,6 +162,7 @@ CONFIG_PCI=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_UNORDERED_IO is not set
# CONFIG_HOTPLUG_CPU is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_LEGACY_PROC=y
# CONFIG_PCI_NAMES is not set
......
......@@ -28,4 +28,3 @@ 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
inode-nr_unused-2.6.9-rhel4.patch
......@@ -28,4 +28,3 @@ 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
inode-nr_unused-2.6.9-rhel4.patch
lnxmaj="2.6.9"
lnxrel="55.EL"
lnxrel="55.0.2.EL"
KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
SERIES=2.6-rhel4.series
......
......@@ -3,7 +3,7 @@ SERIES VERSION COMMENT
SUPPORTED KERNELS:
2.6-suse SLES9 before SP1 already in SLES9 SP1 kernel
2.6-suse-newer SLES9: 2.6.5-7.282 extra patches for SLES9 after SP1
2.6-rhel4 RHEL4: 2.6.9-55.EL
2.6-rhel4 RHEL4: 2.6.9-55.0.2.EL
2.6-sles10 SLES10: 2.6.16.46-0.14
2.6.18-vanilla.series kernel.org: 2.6.18.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment