From dbbb4f98d857c3b0bff7a00daaa7d6dde89fba8d Mon Sep 17 00:00:00 2001 From: anserper Date: Sun, 8 Feb 2009 23:44:26 +0000 Subject: [PATCH] kernel support clarification --- lustre/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index c64985f..41e31f4 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -120,7 +120,7 @@ Details : While using HA for Lustre servers with Linux RAID, it is possible the following command on the MDS: 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'. For more information, please refer to bugzilla 13904. - * A new quota file format was introduced in 1.6.6/1.8.0. + * A new quota file format was introduced in 1.6.6/1.8.0 (kernels 2.6.16+). The format conversion from prior releases is handled transparently, but releases older than 1.6.6/1.8.0 don't understand this new format. The automatic format conversion can be avoided by running -- 1.8.3.1