ceph: use rbtree for pg pools; decode new osdmap format
[deliverable/linux.git] / fs / ceph / rados.h
index 1f4c78640541922a7f2b8f0df46fe07ad21eb59f..26ac8b89a67678e7cf703b4409de984b0ea137fe 100644 (file)
@@ -11,8 +11,8 @@
 /*
  * osdmap encoding versions
  */
-#define CEPH_OSDMAP_INC_VERSION 3
-#define CEPH_OSDMAP_VERSION     3
+#define CEPH_OSDMAP_INC_VERSION 4
+#define CEPH_OSDMAP_VERSION     4
 
 /*
  * fs id
This page took 0.10285 seconds and 5 git commands to generate.