From a44272128a6940c347a51c997e28a318635cae84 Mon Sep 17 00:00:00 2001 From: anserper Date: Sun, 8 Feb 2009 11:26:09 +0000 Subject: [PATCH] warning clarificationlustre-core.m4 --- lustre/autoconf/lustre-core.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index 631d084..ca3e5ff 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -1656,7 +1656,7 @@ LB_LINUX_TRY_COMPILE([ AC_MSG_RESULT([yes]) ],[ - AC_MSG_WARN([You have got no 64-bit kernel quota support.]) + AC_MSG_WARN([4 TB (or larger) block quota limits can only be used with OSTs not larger than 4 TB.]) AC_MSG_WARN([Continuing with limited quota support.]) AC_MSG_WARN([quotacheck is needed for filesystems with recent quota versions.]) AC_MSG_RESULT([no]) -- 1.8.3.1