From bb9289bc9b8d4d2f6860cc6c30227bcd0d9c79c9 Mon Sep 17 00:00:00 2001
From: anserper <anserper>
Date: Wed, 16 Jul 2008 22:08:29 +0000
Subject: [PATCH] Branch b1_6 b=15754

---
 lustre/ChangeLog | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/lustre/ChangeLog b/lustre/ChangeLog
index 7b040d76fa..e2b5e76ca9 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -35,6 +35,16 @@ tbd Sun Microsystems, Inc.
 		'tunefs.lustre --param="mdt.quota_type=ug2" $MDTDEV',
 		'tunefs.lustre --param="ost.quota_type=ug2" $MDTDEV'		
 	  For more information, please refer to bugzilla 13904.
+	* Output of lfs quota has been made less detailed by default,
+	  old (verbose) output can be obtained by using -v option.
+
+Severity   : enhancement
+Bugzilla   : 15754
+Description: lfs quota tool enhancements
+Details    : added units specifiers support for setquota, default to
+             current uid/gid for quota report, short quota stats by
+             default, nonpositional parameters for setquota, added
+             llapi_quotactl manual page.
 
 Severity   : normal
 Bugzilla   : 16037
-- 
GitLab