From c5791bb083cdc3bb5ce2767eeb9d77dc7414ec64 Mon Sep 17 00:00:00 2001 From: brian <brian> Date: Wed, 18 Jun 2008 17:04:54 +0000 Subject: [PATCH] b=15870 i=adilger Forgot to remove the ChangeLog entry when I backed this patch out. --- lustre/ChangeLog | 7 ------- 1 file changed, 7 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 5bce61ddf7..df6bd610f9 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -205,13 +205,6 @@ Description: lfs support for human-readable quota grace time strings Details : lfs setquota -t and lfs quota -t represent quota grace times in "XXwXXdXXhXXmXXs" format instead of large values in seconds -Severity : normal -Frequency : always with o2ib 1.3 and sles10 -Bugzilla : 15870 -Description: fix build with SLES10 and o2ib v3. -Details : sles10 uses diffrent name for Module.symver file but configure - assume this file has same name on RHEL/SLES/vanila kernels. - Severity : critical Frequency : very rare, if additional xattrs are used on kernels >= 2.6.12 Bugzilla : 15777 -- GitLab