Whamcloud - gitweb
LU-4017 quota: cleanup codes of quota for new type
[fs/lustre-release.git] / lustre / include / lustre / lustreapi.h
index f2da938..e8d895a 100644 (file)
 #include <stdint.h>
 #include <lustre/lustre_user.h>
 
+#ifndef LL_MAXQUOTAS
+#define LL_MAXQUOTAS 2
+#endif
+
 extern bool liblustreapi_initialized;