summaryrefslogtreecommitdiffstats
path: root/xlators/features/read-only/src/read-only.c
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/features/read-only/src/read-only.c')
-rw-r--r--xlators/features/read-only/src/read-only.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/features/read-only/src/read-only.c b/xlators/features/read-only/src/read-only.c
index 75d6d104d45..aae7d0c5989 100644
--- a/xlators/features/read-only/src/read-only.c
+++ b/xlators/features/read-only/src/read-only.c
@@ -128,4 +128,6 @@ struct volume_options options[] = {
.description = "When \"on\", makes a volume read-only. It is turned "
"\"off\" by default."
},
+ { .key = {NULL}
+ },
};