From 3e691b3dea04e4207aef1933b215e616cdf5697a Mon Sep 17 00:00:00 2001 From: tianzy Date: Fri, 25 Jul 2008 13:34:14 +0000 Subject: [PATCH] Branch b1_8 add quota statistics and sort out quota lproc code. b=15058 i=johann i=andrew.perepechko --- lustre/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index fe24be2..1d2d662 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -338,6 +338,12 @@ Details : Current xattr code updates the inode ctime in ext3_xattr_set_handle 2.0->1.8 compatibility it is necessary to delete an xattr and it should not update the ctime. +Severity : normal +Bugzilla : 15058 +Description: add quota statistics +Details : 1. sort out quota proc entries and proc code. + 2. add quota statistics + ------------------------------------------------------------------------------- -- 1.8.3.1