summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/quota/src/quota.h')
-rw-r--r--xlators/features/quota/src/quota.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/quota/src/quota.h b/xlators/features/quota/src/quota.h
index 3a7a47f2..11022895 100644
--- a/xlators/features/quota/src/quota.h
+++ b/xlators/features/quota/src/quota.h
@@ -181,6 +181,7 @@ struct quota_priv {
rpcsvc_t *rpcsvc;
inode_table_t *itable;
char *volume_uuid;
+ uint64_t validation_count;
};
typedef struct quota_priv quota_priv_t;