summaryrefslogtreecommitdiffstats
path: root/xlators
diff options
context:
space:
mode:
Diffstat (limited to 'xlators')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-volume-set.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-volume-set.c b/xlators/mgmt/glusterd/src/glusterd-volume-set.c
index 008a4589e10..89ccd2db084 100644
--- a/xlators/mgmt/glusterd/src/glusterd-volume-set.c
+++ b/xlators/mgmt/glusterd/src/glusterd-volume-set.c
@@ -2822,7 +2822,7 @@ struct volopt_map_entry glusterd_volopt_map[] = {
},
{ .key = "locks.mandatory-locking",
.voltype = "features/locks",
- .op_version = GD_OP_VERSION_4_0_0,
+ .op_version = GD_OP_VERSION_3_8_0,
.validate_fn = validate_mandatory_locking,
},
{ .key = "cluster.disperse-self-heal-daemon",