]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
mds: bump mds protocol version 26252/head
authorYan, Zheng <zyan@redhat.com>
Mon, 29 Oct 2018 01:40:37 +0000 (09:40 +0800)
committerYan, Zheng <zyan@redhat.com>
Sat, 2 Feb 2019 04:21:44 +0000 (12:21 +0800)
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/mds/MDSDaemon.h

index 6da08f2708de34f728e7d994e1508b0fa4873897..7a7c758c01ac2386d17d998ecbb8f29fef9ad1fa 100644 (file)
@@ -29,7 +29,7 @@
 #include "MDSMap.h"
 #include "MDSRank.h"
 
-#define CEPH_MDS_PROTOCOL    33 /* cluster internal */
+#define CEPH_MDS_PROTOCOL    34 /* cluster internal */
 
 class AuthAuthorizeHandlerRegistry;
 class Message;