From 3c61c3661d32659266047cfcd9506ac9fca7c4d3 Mon Sep 17 00:00:00 2001 From: stinson1947 Date: Sun, 27 Apr 2008 01:48:47 +0000 Subject: [PATCH] Added date for the 1.6.5 release. --- lustre/ChangeLog | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index a3c8296..1b78eb1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -1,4 +1,4 @@ -tbd Sun Microsystems, Inc. +04-26-2008 Sun Microsystems, Inc. * version 1.6.5 * Support for kernels: 2.6.5-7.311 (SLES 9), @@ -17,6 +17,13 @@ tbd Sun Microsystems, Inc. * Note that reiserfs quotas are disabled on SLES 10 in this kernel. * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a removed cwd "./" (refer to Bugzilla 14399). + * A new quota file format has been introduced in 1.6.5. + The format conversion from prior releases is handled transparently, + but releases older than 1.4.12/1.6.5 will not understand this new + format. The automatic format conversion can be avoided by running + the following command on the MDS: + 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'. + For more information, please refer to bugzilla 13904. Severity : normal Bugzilla : 15069 -- 1.8.3.1