summaryrefslogtreecommitdiff
path: root/quota.h
diff options
context:
space:
mode:
Diffstat (limited to 'quota.h')
-rw-r--r--quota.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quota.h b/quota.h
index 6787eab..0c38427 100644
--- a/quota.h
+++ b/quota.h
@@ -11,6 +11,7 @@ typedef int64_t qsize_t; /* Type in which we store size limitations */
#define MAXQUOTAS 2
#define USRQUOTA 0 /* element used for user quotas */
#define GRPQUOTA 1 /* element used for group quotas */
+#define PRJQUOTA 2 /* element used for project quotas */
/*
* Definitions for the default names of the quotas files.