summaryrefslogtreecommitdiffstats
path: root/xlators/performance/open-behind/src/open-behind-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/open-behind/src/open-behind-mem-types.h')
-rw-r--r--xlators/performance/open-behind/src/open-behind-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/performance/open-behind/src/open-behind-mem-types.h b/xlators/performance/open-behind/src/open-behind-mem-types.h
index 1e94296f424..8ddd061a835 100644
--- a/xlators/performance/open-behind/src/open-behind-mem-types.h
+++ b/xlators/performance/open-behind/src/open-behind-mem-types.h
@@ -16,6 +16,7 @@
enum gf_ob_mem_types_ {
gf_ob_mt_fd_t = gf_common_mt_end + 1,
gf_ob_mt_conf_t,
+ gf_ob_mt_inode_t,
gf_ob_mt_end
};
#endif