summaryrefslogtreecommitdiffstats
path: root/xlators/performance/write-behind/src/write-behind-mem-types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/performance/write-behind/src/write-behind-mem-types.h')
-rw-r--r--xlators/performance/write-behind/src/write-behind-mem-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/performance/write-behind/src/write-behind-mem-types.h b/xlators/performance/write-behind/src/write-behind-mem-types.h
index 33b8d93c672..f64f429ce22 100644
--- a/xlators/performance/write-behind/src/write-behind-mem-types.h
+++ b/xlators/performance/write-behind/src/write-behind-mem-types.h
@@ -19,6 +19,7 @@ enum gf_wb_mem_types_ {
gf_wb_mt_wb_request_t,
gf_wb_mt_iovec,
gf_wb_mt_wb_conf_t,
+ gf_wb_mt_wb_inode_t,
gf_wb_mt_end
};
#endif