cluster/dht: Increment op-version for lookup-optimize to 3.7.2
3.7.1 has already shipped, so carrying this configuration option at that op-version will break compatibility. As a result bumping this to 3.7.2. Change-Id: I603d82184ec10d0ea3edf550490e960a8523d572 BUG: 1227894 Signed-off-by: Shyam <srangana@redhat.com> Reviewed-on: http://review.gluster.org/11073 Reviewed-by: N Balachandran <nbalacha@redhat.com> Reviewed-by: Raghavendra G <rgowdapp@redhat.com> Tested-by: Raghavendra G <rgowdapp@redhat.com>
This commit is contained in:
parent
5e08bf5b35
commit
ce2488ac2a
@ -330,7 +330,7 @@ struct volopt_map_entry glusterd_volopt_map[] = {
|
||||
},
|
||||
{ .key = "cluster.lookup-optimize",
|
||||
.voltype = "cluster/distribute",
|
||||
.op_version = GD_OP_VERSION_3_7_1,
|
||||
.op_version = GD_OP_VERSION_3_7_2,
|
||||
.flags = OPT_FLAG_CLIENT_OPT
|
||||
},
|
||||
{ .key = "cluster.min-free-disk",
|
||||
|
Loading…
x
Reference in New Issue
Block a user