From ad6a9a1a23782acc0ada4f32282844531e067072 Mon Sep 17 00:00:00 2001 From: shadow <shadow> Date: Thu, 7 Aug 2008 17:37:17 +0000 Subject: [PATCH] Properly propagate oinfo flags from lov to osc for statfs Branch b1_8_gate b=16006 i=shadow i=johann --- lustre/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 8443c034e9..7fe391f844 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -38,6 +38,16 @@ 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 : 16006 +Description: Properly propagate oinfo flags from lov to osc for statfs +Details : restore missing copy oi_flags to lov requests. + +Severity : normal +Bugzilla : 16317 +Description: exports in /proc are broken +Details : recreate /proc entries for clients when they reconnect. + Severity : enhancement Bugzilla : 16581 Description: Add man pages for llobdstat(8), llstat(8), plot-llstat(8), -- GitLab