From 0ac14512aed6b3bfc9ed5961a517bfe39bac33e1 Mon Sep 17 00:00:00 2001 From: shadow Date: Mon, 21 Jul 2008 08:44:33 +0000 Subject: [PATCH] don't swab ost objects in response about directory, because this not exist. Branch b1_8_gate b=16318 i=johann i=deen --- lustre/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index c3cede9..89ad1b0 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -38,6 +38,13 @@ tbd Sun Microsystems, Inc. * Output of lfs quota has been made less detailed by default, old (verbose) output can be obtained by using -v option. +Severity : normal +Bugzilla : 16318 +Frequency : rare, on PPC clients +Description: don't swab ost objects in response about directory, because + this not exist. +Details : bug similar bug 14856, but in different function. + Severity : enhancement Bugzilla : 15754 Description: lfs quota tool enhancement -- 1.8.3.1