]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
protocol, disk format change
authorSage Weil <sage@newdream.net>
Wed, 12 Nov 2008 00:00:59 +0000 (16:00 -0800)
committerSage Weil <sage@newdream.net>
Wed, 12 Nov 2008 00:00:59 +0000 (16:00 -0800)
src/include/ceph_fs.h

index 46ae6b79510caca05a0cf207f2bafb42d03ff3ff..f6bb2224cb397bcd93fb1ab6d0c6061ca3c51a35 100644 (file)
  * whenever the wire protocol changes.  try to keep this string length
  * constant.
  */
-#define CEPH_BANNER "ceph 005\n"
+#define CEPH_BANNER "ceph 006\n"
 #define CEPH_BANNER_MAX_LEN 30
 
 /*
  * subprotocol versions.  when specific messages types or high-level
  * protocols change, bump the affected components.
  */
-#define CEPH_OSD_PROTOCOL    2
+#define CEPH_OSD_PROTOCOL    3
 #define CEPH_MDS_PROTOCOL    2
 #define CEPH_MON_PROTOCOL    2
 #define CEPH_CLIENT_PROTOCOL 1
+#define CEPH_ONDISK_FORMAT   1
 
 /*
  * types in this file are defined as little-endian, and are