Whamcloud - gitweb
partial merge of b_open into b_devel:
authorpschwan <pschwan>
Mon, 5 May 2003 04:29:43 +0000 (04:29 +0000)
committerpschwan <pschwan>
Mon, 5 May 2003 04:29:43 +0000 (04:29 +0000)
 - Lustre kernel patch version 16
 - extN no longer built; ext3 patched as part of the kernel patch
 - related changes to lconf/lmc, to load and mkfs ext3 instead of extN now

lustre/kernel_patches/patches/lustre_version.patch
lustre/kernel_patches/which_patch

index 8f58113..ff2770c 100644 (file)
@@ -7,6 +7,6 @@
 --- /dev/null  Fri Aug 30 17:31:37 2002
 +++ linux-2.4.18-18.8.0-l12-braam/include/linux/lustre_version.h       Thu Feb 13 07:58:33 2003
 @@ -0,0 +1 @@
-+#define LUSTRE_KERNEL_VERSION 15
++#define LUSTRE_KERNEL_VERSION 16
 
 _
index a2a6cb0..0921d77 100644 (file)
@@ -1,11 +1,13 @@
-series/chaos
-   chaos                    ** up to date for current chaos kernel
-series/rh-2.4.18-18
-   redhat 2.4.18-18
-series/hp-pnnl              ** Note: functionally equivalent to 2.4.19 
-   linux-2.4.18-hp2_pnnl2
-series/vanilla-2.4.19       ** Not supported - ask Niklas Edmundsson
-                               <nikke@ing.umu.se>
-   linux-2.4.19
-series/vanilla-2.5.63       ** Development may not work
-   linux-2.5.63
+SERIES               MEMNONIC                  COMMENT
+
+hp-pnnl-2.4.20       linux-2.4.19-hp4_pnnl1    same as vanilla except uml
+vanilla-2.4.20       linux-2.4.20              patch includes uml
+chaos-2.4.20         linux-chaos-2.4.20        same as rh-2.4.20-8
+rh-2.4.20            linux-rh-2.4.20-8         same as chaos-2.4.20
+rh-2.4.18-18         linux-rh-2.4.18-18        same as chaos except uml
+chaos                linux-chaos-2.4.18        same as rh-2.4.18-18 except uml
+
+REVIEW:
+
+vanilla-2.5          linux-2.5.63
+hp-pnnl              linux-2.4.19-hp2_pnnl6