summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* drop 0.46-add-osd-uuid/objects/OSDMap/9wip-readable-fixesSage Weil2017-02-271-0/+0
| | | | | | | | | This is the one OSDMap instance with stray trailing data, which as of 3f3a72b42e6410c13dc98d6b05f53ec9da93c4fe ceph-dencoder no longers likes for OSDMap. Easier to remove this ancient test instance than add the new macros needed for STRAYDATA + NOCOPY. Signed-off-by: Sage Weil <sage@redhat.com>
* ECSubWrite embeds ObjectStore::TransactionSage Weil2017-02-271-0/+0
| | | | | | So it's incompat as of the same version. Signed-off-by: Sage Weil <sage@redhat.com>
* Merge pull request #2 from aiicore/drop-removal-pg-typeSage Weil2015-12-162-0/+2
|\ | | | | Drop deprecated removal pg type.
| * Drop deprecated removal pg type.Igor Podoski2015-12-162-0/+2
|/ | | | | | | | Two testing objects from coll_t type need to be removed. Those objects consists FORREMOVAL_ pg type which is deprecaded. Signed-off-by: Igor Podoski <igor.podoski@ts.fujitsu.com>
* 0.94.2: remove coll_t's foo and barSage Weil2015-08-272-0/+0
| | | | | | | These were only generated from tests, not clusters, and they fail to decode in infernalis. Signed-off-by: Sage Weil <sage@redhat.com>
* 0.94.2-207-g88e7ee7wip-osd-compatSage Weil2015-08-271783-0/+4059
|
* new versions can no longer decode some pre-hammer ObjectStore::TransactionSage Weil2015-08-071-0/+0
| | | | Specifically the collection attr operations are no longer supported.
* drop coll_t 'foo' and 'bar'coll-foo-barSage Weil2015-01-104-0/+0
| | | | | | | | 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>
* drop compat with very old ObjectStore::Transactionwip-fast-txnSage Weil2014-12-111-0/+0
| | | | Signed-off-by: Sage Weil <sage@redhat.com>
* MDiscoverReply encoding changedfooSage Weil2014-05-031-0/+0
|
* 0.80-rc1-35-g4812150fireflySage Weil2014-05-031334-0/+56
| | | | Signed-off-by: Sage Weil <sage@inktank.com>
* remove 0.41*, 0.43*Sage Weil2014-02-211737-72/+0
| | | | | | These are old releases and we cover these object types later. Signed-off-by: Sage Weil <sage@inktank.com>
* note MonCap incompat around 0.63Sage Weil2013-07-121-0/+0
|
* Merge remote-tracking branch 'cc/cuttlefish'Sage Weil2013-07-121536-0/+53
|\
| * 0.61.4-60-g24c59becuttlefishSage Weil2013-07-121536-0/+53
| |
* | note inode_backpointer_t incompat back in 0.56-629Sage Weil2013-07-111-0/+0
| | | | | | | | Signed-off-by: Sage Weil <sage@inktank.com>
* | 0.66-500-g93b3e63Sage Weil2013-07-111525-0/+52
| |
* | note MMonSync incompat change with new scrubSage Weil2013-07-111-0/+0
| |
* | MForward incompatwip-mon-capSage Weil2013-05-091-0/+0
|/ | | | | | | We changed MonCap[s] encoding and bumped the protocol. Note the incompat chagne. Signed-off-by: Sage Weil <sage@inktank.com>
* note forward_incompat changes for single-paxos at 0.54-2289-gbeafca5wsp.master.newJoao Eduardo Luis2013-02-212-0/+0
| | | | Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
* v0.52 objectsSage Weil2012-09-20989-0/+56
| | | | (Actually, these were generated just before v0.52 release.)
* add MonMap v2Sage Weil2012-05-211-0/+0
|
* OSDMap and OSDMap::Incremental instances with new osd uuid fields.Sage Weil2012-05-0218-0/+0
|
* add prune-archive.shSage Weil2012-04-181-0/+5
|
* prune archiveSage Weil2012-04-183230-322/+0
| | | | 10 objects per type, version
* adding corpus for 0.43Yehuda Sadeh2012-03-093135-0/+262
| | | | Signed-off-by: Yehuda Sadeh <yehuda.sadeh@dreamhost.com>
* note forward_incompat changes from osd_peer_stat_t at 0.41-306-gfbbbd01Sage Weil2012-02-133-0/+0
| | | | | | | | | 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.
* restructure hierarchySage Weil2012-02-131829-0/+0
| | | | archive/$version/objects/$type/...
* 0.41-98-g00a2e84Sage Weil2012-02-021829-0/+132
|
* getting startedSage Weil2012-02-022-0/+31