diff options
| -rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-volume-set.c | 2 | 
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 fa18ec470cf..9c6c64c17f0 100644 --- a/xlators/mgmt/glusterd/src/glusterd-volume-set.c +++ b/xlators/mgmt/glusterd/src/glusterd-volume-set.c @@ -2816,7 +2816,7 @@ struct volopt_map_entry glusterd_volopt_map[] = {          },          { .key         = "storage.reserve",            .voltype     = "storage/posix", -          .op_version  = GD_OP_VERSION_3_12_0, +          .op_version  = GD_OP_VERSION_3_13_0,          },          { .key         = "storage.bd-aio",            .voltype     = "storage/bd",  | 
