]>
git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-object-corpus.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sage Weil [Fri, 7 Aug 2015 15:07:32 +0000 (11:07 -0400)]
new versions can no longer decode some pre-hammer ObjectStore::Transaction
Specifically the collection attr operations are no longer supported.
Sage Weil [Sun, 11 Jan 2015 05:18:21 +0000 (21:18 -0800)]
drop coll_t 'foo' and 'bar'
These are no longer valid, but we want to keep testing all of the other
old encoded instances. Just drop them since we don't care about whether
they decode in real clusters.
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Fri, 12 Dec 2014 01:21:01 +0000 (17:21 -0800)]
drop compat with very old ObjectStore::Transaction
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 1 May 2014 22:06:53 +0000 (15:06 -0700)]
MDiscoverReply encoding changed
Sage Weil [Sat, 3 May 2014 14:50:44 +0000 (07:50 -0700)]
0.80-rc1-35-g4812150
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Fri, 21 Feb 2014 21:56:28 +0000 (13:56 -0800)]
remove 0.41*, 0.43*
These are old releases and we cover these object types later.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Fri, 12 Jul 2013 20:33:20 +0000 (13:33 -0700)]
note MonCap incompat around 0.63
Sage Weil [Fri, 12 Jul 2013 20:32:12 +0000 (13:32 -0700)]
Merge remote-tracking branch 'cc/cuttlefish'
Sage Weil [Fri, 12 Jul 2013 18:59:02 +0000 (11:59 -0700)]
Sage Weil [Fri, 12 Jul 2013 02:05:29 +0000 (19:05 -0700)]
note inode_backpointer_t incompat back in 0.56-629
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Fri, 12 Jul 2013 01:33:18 +0000 (18:33 -0700)]
Sage Weil [Fri, 12 Jul 2013 01:42:00 +0000 (18:42 -0700)]
note MMonSync incompat change with new scrub
Sage Weil [Thu, 9 May 2013 17:51:58 +0000 (10:51 -0700)]
MForward incompat
We changed MonCap[s] encoding and bumped the protocol. Note the incompat
chagne.
Signed-off-by: Sage Weil <sage@inktank.com>
Joao Eduardo Luis [Thu, 21 Feb 2013 18:22:39 +0000 (18:22 +0000)]
note forward_incompat changes for single-paxos at
0.54-2289-gbeafca5
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Sage Weil [Thu, 20 Sep 2012 23:46:39 +0000 (16:46 -0700)]
v0.52 objects
(Actually, these were generated just before v0.52 release.)
Sage Weil [Mon, 21 May 2012 21:04:40 +0000 (14:04 -0700)]
add MonMap v2
Sage Weil [Wed, 2 May 2012 22:14:19 +0000 (15:14 -0700)]
OSDMap and OSDMap::Incremental instances with new osd uuid fields.
Sage Weil [Wed, 18 Apr 2012 22:05:52 +0000 (15:05 -0700)]
add prune-archive.sh
Sage Weil [Wed, 18 Apr 2012 22:05:36 +0000 (15:05 -0700)]
prune archive
10 objects per type, version
Yehuda Sadeh [Fri, 9 Mar 2012 21:31:45 +0000 (13:31 -0800)]
adding corpus for 0.43
Signed-off-by: Yehuda Sadeh <yehuda.sadeh@dreamhost.com>
Sage Weil [Mon, 13 Feb 2012 20:40:17 +0000 (12:40 -0800)]
note forward_incompat changes from osd_peer_stat_t at
0.41-306-gfbbbd01
osd_peer_stat_t isn't in the old corpus, but it was contained by messages
that used it; mark those as forward_incompat (meaning new code won't
understand the old data).
We did this because it's an on-wire incompatibility only, and a new
feature bit protects us there.
Sage Weil [Mon, 13 Feb 2012 20:38:31 +0000 (12:38 -0800)]
restructure hierarchy
archive/$version/objects/$type/...
Sage Weil [Fri, 3 Feb 2012 05:10:13 +0000 (21:10 -0800)]
Sage Weil [Fri, 3 Feb 2012 05:09:28 +0000 (21:09 -0800)]
getting started