Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
285ecd1
)
warning clarification
author
anserper
<anserper>
Sun, 8 Feb 2009 10:16:39 +0000
(10:16 +0000)
committer
anserper
<anserper>
Sun, 8 Feb 2009 10:16:39 +0000
(10:16 +0000)
lustre/autoconf/lustre-core.m4
patch
|
blob
|
history
diff --git
a/lustre/autoconf/lustre-core.m4
b/lustre/autoconf/lustre-core.m4
index
4583eaa
..
9c83f48
100644
(file)
--- a/
lustre/autoconf/lustre-core.m4
+++ b/
lustre/autoconf/lustre-core.m4
@@
-1569,7
+1569,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])