summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/worm.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/read-only/src/worm.c')
-rw-r--r--xlators/features/read-only/src/worm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/read-only/src/worm.c b/xlators/features/read-only/src/worm.c
index e4916402f8e..2e930c38ce3 100644
--- a/xlators/features/read-only/src/worm.c
+++ b/xlators/features/read-only/src/worm.c
@@ -642,4 +642,6 @@ struct volume_options options[] = {
.default_value = "180",
.description = "Auto commit period for the files."
},
+ { .key = {NULL}
+ },
};