summaryrefslogtreecommitdiffstats
path: root/xlators/features/metadisp/src/fops-tmpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/metadisp/src/fops-tmpl.c')
-rw-r--r--xlators/features/metadisp/src/fops-tmpl.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/xlators/features/metadisp/src/fops-tmpl.c b/xlators/features/metadisp/src/fops-tmpl.c
new file mode 100644
index 00000000000..4385b7dd5b7
--- /dev/null
+++ b/xlators/features/metadisp/src/fops-tmpl.c
@@ -0,0 +1,10 @@
+#ifndef _CONFIG_H
+#define _CONFIG_H
+#include "config.h"
+#endif
+
+#include <glusterfs/xlator.h>
+#include "metadisp.h"
+#include "metadisp-fops.h"
+
+#pragma generate