summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/src/marker-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/marker/src/marker-common.h')
-rw-r--r--xlators/features/marker/src/marker-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/src/marker-common.h b/xlators/features/marker/src/marker-common.h
index cd68ab6a044..22860255a1d 100644
--- a/xlators/features/marker/src/marker-common.h
+++ b/xlators/features/marker/src/marker-common.h
@@ -23,6 +23,6 @@
int32_t
marker_force_inode_ctx_get (inode_t *, xlator_t *, marker_inode_ctx_t **);
-void
+int
marker_filter_quota_xattr (dict_t *, char *, data_t *, void *);
#endif