From 22b1f1fa296bf3d981542f14a5c7e5176fe8e00c Mon Sep 17 00:00:00 2001 From: bobijam Date: Tue, 23 Sep 2008 02:45:38 +0000 Subject: [PATCH] Branch b1_8_gate b=15966 o=komal.nawandar i=adilger i=zhenyu.xu (bobijam) Description: Re-disable certain /proc logging Details : Enable and disable client's offset_stats, extents_stats and extents_stats_per_process stats logging on the fly.b=15966 --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 1f9503c..46ad59f 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -38,6 +38,12 @@ 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 : enhancement +Bugzilla : 15966 +Description: Re-disable certain /proc logging +Details : Enable and disable client's offset_stats, extents_stats and + extents_stats_per_process stats logging on the fly. + Severity : major Frequency : Only on FC kernels 2.6.22+ Bugzilla : 16303 -- 1.8.3.1