summaryrefslogtreecommitdiffstats
path: root/xlators/features/cloudsync/src/cloudsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/cloudsync/src/cloudsync.c')
-rw-r--r--xlators/features/cloudsync/src/cloudsync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/features/cloudsync/src/cloudsync.c b/xlators/features/cloudsync/src/cloudsync.c
index d1f83f83da5..3e1cd6a7111 100644
--- a/xlators/features/cloudsync/src/cloudsync.c
+++ b/xlators/features/cloudsync/src/cloudsync.c
@@ -1727,4 +1727,5 @@ xlator_api_t xlator_api = {
.cbks = &cs_cbks,
.options = cs_options,
.identifier = "cloudsync",
+ .category = GF_TECH_PREVIEW,
};