summaryrefslogtreecommitdiffstats
path: root/xlators/features/quota/src/quota-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/quota/src/quota-mem-types.h')
-rw-r--r--xlators/features/quota/src/quota-mem-types.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/xlators/features/quota/src/quota-mem-types.h b/xlators/features/quota/src/quota-mem-types.h
index da28be5b380..ed70c29285e 100644
--- a/xlators/features/quota/src/quota-mem-types.h
+++ b/xlators/features/quota/src/quota-mem-types.h
@@ -23,8 +23,7 @@
#include "mem-types.h"
enum gf_quota_mem_types_ {
- gf_quota_mt_quota_local_t = gf_common_mt_end + 1,
- gf_quota_mt_quota_priv_t,
+ gf_quota_mt_quota_priv_t = gf_common_mt_end + 1,
gf_quota_mt_quota_inode_ctx_t,
gf_quota_mt_loc_t,
gf_quota_mt_char,