summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/cluster')
-rw-r--r--xlators/cluster/ec/src/ec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/ec/src/ec.c b/xlators/cluster/ec/src/ec.c
index 275dd15a302..1d1dcae815b 100644
--- a/xlators/cluster/ec/src/ec.c
+++ b/xlators/cluster/ec/src/ec.c
@@ -1456,7 +1456,7 @@ struct volume_options options[] =
{ .key = {"other-eager-lock"},
.type = GF_OPTION_TYPE_BOOL,
.default_value = "on",
- .op_version = { GD_OP_VERSION_3_12_3 },
+ .op_version = { GD_OP_VERSION_3_13_0 },
.flags = OPT_FLAG_SETTABLE | OPT_FLAG_CLIENT_OPT | OPT_FLAG_DOC,
.tags = { "disperse" },
.description = "It's equivalent to the eager-lock option but for non "