From 202914423da6c0f5bda1d8b4b06d5ab7c74c0157 Mon Sep 17 00:00:00 2001 From: yangsheng <yangsheng> Date: Thu, 2 Aug 2007 07:39:16 +0000 Subject: [PATCH] Branch b1_6 b=12415 r=kalpak Fixed the ext3-unlink-race.patch. It should be against the ext3. --- lustre/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index fffb62ea79..88d64bd3b6 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -65,6 +65,11 @@ Bugzilla : 12333 Description: obdclass is limited by single OBD_ALLOC(idarray) Details : replace OBD_ALLOC/OBD_FREE with OBD_VMALLOC/OBD_VFREE +Severity : normal +Bugzilla : 12415 +Description: updated patchess for new RHEL4 kernel +Details : Fixed ext3-unlink-race.patch per Kalpak's comment. + -------------------------------------------------------------------------------- 2007-07-30 Cluster File Systems, Inc. <info@clusterfs.com> -- GitLab