Skip to content
Snippets Groups Projects
Commit b10e7ce1 authored by Andrew Perepechko's avatar Andrew Perepechko
Browse files

warning clarification

parent 43a6f3a5
No related merge requests found
......@@ -1628,7 +1628,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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment