From: nathan Date: Tue, 17 Jul 2007 21:09:49 +0000 (+0000) Subject: b=10968 X-Git-Tag: v1_8_0_110~1462 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=864d7d891ba1f015a35239b283391a103aeb567e;p=fs%2Flustre-release.git b=10968 fix entry --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 10e7e0e..1c43b1a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -477,15 +477,6 @@ Details : In case of positive reply from server and failed client bulk callback after bulk transfer shouldn't LBUG, but process this request as erroneous. -Severity : enhancement -Bugzilla : 10968 -Description: VFS operations stats tool. -Details : Tool which collects stats by tracking value written in pid, - ppid, gid and uses llstat to generate output to plot graph using - plot-llstat - Updated lustre/utils/Makefile.am - Added lustre/utils/ltrack_stats.c - -------------------------------------------------------------------------------- 2007-05-03 Cluster File Systems, Inc. @@ -647,8 +638,7 @@ Severity : enhancement Bugzilla : 10968 Description: VFS operations stats Details : Add client VFS call stats, trackable by pid, ppid, or gid - /proc/fs/lustre/llite/*/vfs_ops_stats - /proc/fs/lustre/llite/*/vfs_track_[pid|ppid|gid] + /proc/fs/lustre/llite/*/stats_track_[pid|ppid|gid] Severity : minor Frequency : always