glusterd: Bump max op version

Change-Id: Ic66a0a751233ebbcb65d13f7e3265a046fae9a0b
BUG: 1125431
Signed-off-by: Atin Mukherjee <amukherj@redhat.com>
Reviewed-on: http://review.gluster.org/8397
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Reviewed-by: Kaushal M <kaushal@redhat.com>
This commit is contained in:
Atin Mukherjee 2014-08-01 01:30:45 +05:30 committed by Kaushal M
parent 8080a5555e
commit 36a6652f5d

View File

@ -35,7 +35,7 @@
*/
#define GD_OP_VERSION_MIN 1 /* MIN is the fresh start op-version, mostly
should not change */
#define GD_OP_VERSION_MAX 30600 /* MAX VERSION is the maximum count in VME
#define GD_OP_VERSION_MAX 30700 /* MAX VERSION is the maximum count in VME
table, should keep changing with
introduction of newer versions */