summaryrefslogtreecommitdiffstats
path: root/xlators/features/snapview-client/src/snapview-client-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/snapview-client/src/snapview-client-mem-types.h')
-rw-r--r--xlators/features/snapview-client/src/snapview-client-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/snapview-client/src/snapview-client-mem-types.h b/xlators/features/snapview-client/src/snapview-client-mem-types.h
index b6fa0ef7cfb..1a0158d950e 100644
--- a/xlators/features/snapview-client/src/snapview-client-mem-types.h
+++ b/xlators/features/snapview-client/src/snapview-client-mem-types.h
@@ -17,6 +17,7 @@ enum svc_mem_types {
gf_svc_mt_svc_private_t = gf_common_mt_end + 1,
gf_svc_mt_svc_local_t,
gf_svc_mt_svc_inode_t,
+ gf_svc_mt_svc_fd_t,
gf_svc_mt_end
};