From fd0db5cb58e7b9893bdf0765912d22540d794ad7 Mon Sep 17 00:00:00 2001 From: scjody <scjody> Date: Thu, 30 Aug 2007 00:37:20 +0000 Subject: [PATCH] Land b_release_1_6_2 onto b1_6 (20070829_2015) (add missing ChangeLog entries) --- lustre/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index d0def2f78d..bb040e6286 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -312,6 +312,17 @@ Description: lstripe command fails for valid OST index Details : The stripe offset is compared to 'lov->desc.ld_tgt_count' instead of lov->desc.ld_active_tgt_count. +Severity : normal +Bugzilla : 12584 +Description: sanity.sh failed test 103 +Details : RHEL mis-interpret setfacl "-X" param, so we won't test setfacl + with param "-X". + +Severity : normal +Bugzilla : 13360 +Description: Build failure against Centos5 (RHEL5) +Details : Use getpagesize() instead of PAGE_SIZE. + -------------------------------------------------------------------------------- 2007-07-30 Cluster File Systems, Inc. <info@clusterfs.com> -- GitLab