summaryrefslogtreecommitdiffstats
path: root/xlators/features/changetimerecorder/src/ctr_mem_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/changetimerecorder/src/ctr_mem_types.h')
-rw-r--r--xlators/features/changetimerecorder/src/ctr_mem_types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/changetimerecorder/src/ctr_mem_types.h b/xlators/features/changetimerecorder/src/ctr_mem_types.h
index 48387597814..f408c028e24 100644
--- a/xlators/features/changetimerecorder/src/ctr_mem_types.h
+++ b/xlators/features/changetimerecorder/src/ctr_mem_types.h
@@ -16,6 +16,8 @@
enum gf_ctr_mem_types_ {
gf_ctr_mt_private_t = gfdb_mt_end + 1,
+ gf_ctr_mt_xlator_ctx,
+ gf_ctr_mt_hard_link_t,
gf_ctr_mt_end
};
#endif