summaryrefslogtreecommitdiffstats
path: root/src/test/encoding (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #13617 from liewegas/wip-mgr-commandsSage Weil2017-03-311-0/+3
|\
| * mon/MgrMap: implement dump, add to ceph-dencoderSage Weil2017-03-301-0/+3
* | mon/OSDMonitor: add send_pg_create() to OSDMonitorKefu Chai2017-03-301-0/+3
|/
* os/bluestore: wal -> deferredSage Weil2017-03-211-2/+2
* Merge pull request #13773 from Liuchang0812/wip-add-override-in-test-headersSage Weil2017-03-081-2/+2
|\
| * test: add override in test submoduleliuchang08122017-03-031-2/+2
* | test/encoding/readable.sh: join children at finishSage Weil2017-02-271-18/+25
* | test/encoding/readable: fix passing of results to parentSage Weil2017-02-271-2/+2
|/
* ceph-dencoder: s/WITH_LIBAIO/HAVE_LIBAIO/Kefu Chai2017-02-231-3/+7
* Merge pull request #13443 from Liuchang0812/cleanup-commonKefu Chai2017-02-161-20/+20
|\
| * common: add override for common submodule and miscliuchang08122017-02-161-20/+20
* | osd: remove MOSDPGMissingSage Weil2017-02-141-2/+0
|/
* OSDMap: Uncomment code to enable private default constructorsBrad Hubbard2016-12-221-1/+1
* crush/CrushWrapper: encode with featuresSage Weil2016-11-231-1/+1
* Merge pull request #11527 from wjwithagen/wip-wjw-readable.shSage Weil2016-11-041-1/+1
|\
| * test/encoding/readable.sh: fix shell script warningWillem Jan Withagen2016-10-181-1/+1
* | ceph-dencoder: parse ull argsSage Weil2016-10-181-1/+1
* | msg: add entity_addrvec_tZhao Junwang2016-10-181-0/+1
* | Merge pull request #11522 from wjwithagen/wip-wjw-freebsd-readable.shSage Weil2016-10-181-4/+9
|\ \
| * | FreeBSD:test/encoding/readable.sh": fix nproc and ls -v callsWillem Jan Withagen2016-10-171-4/+9
| |/
* | ceph-dencoder: don't dump usage on every errorSage Weil2016-10-161-18/+9
* | ceph-dencoder: add hexdump commandSage Weil2016-10-161-0/+3
* | ceph-dencoder: use encode/decode functions instead of class methodsSage Weil2016-10-161-2/+2
* | ceph-dencoder: AuthMonitor::Incremental is featuredSage Weil2016-10-161-1/+1
* | ceph-dencoder: PGMap[::Incremental] requires features to encodeSage Weil2016-10-161-2/+2
* | declare encode/decode for various types that are missing itSage Weil2016-10-161-0/+1
|/
* cls_lock: support updating the lock cookie without releasing the lockJason Dillaman2016-08-231-0/+1
* Merge pull request #9371 from ukernel/wip-osx-fuseKefu Chai2016-07-271-1/+1
|\
| * ceph-dencoder: fix build with '--without-libaio'Yan, Zheng2016-07-181-1/+1
* | osd_types: template pg_missing_t based on whether it tracks changesSamuel Just2016-07-141-1/+1
|/
* os/bluestore/bluestore_types: drop overlay typesSage Weil2016-06-161-1/+0
* os/bluestore: drop old bluestore_extent_tSage Weil2016-06-161-1/+0
* Merge pull request #9184 from liewegas/wip-addr-workYuri Weinstein2016-06-081-12/+13
|\
| * mds: encode session_info_t with featuresSage Weil2016-05-311-1/+1
| * osd: encode watch_info_t with featuresSage Weil2016-05-311-1/+1
| * osd: encode object_info_t with featuresSage Weil2016-05-311-1/+1
| * osd: encode ObjectRecoveryInfo with featuresSage Weil2016-05-311-1/+1
| * osd: encode PullOp, PushOp with featuresSage Weil2016-05-311-2/+2
| * cls_lock: encode addrs with featuresSage Weil2016-05-311-2/+2
| * common/LogEntry: include features in addr encodeSage Weil2016-05-311-3/+3
| * msg/msg_types: optionally accept features when encoding entity_{addr,inst}_tSage Weil2016-05-311-1/+2
* | Merge pull request #9178 from wjwithagen/wip-wjw-freebsd-compile-2Kefu Chai2016-06-051-0/+2
|\ \
| * | test/encoding/types.h: FreeBSD does not do BLueStore atm.Willem Jan Withagen2016-05-251-0/+2
| |/
* | os/bluestore/bluestore_types: add bluestore_compression_header_tIgor Fedotov2016-06-011-0/+1
* | os/bluestore: data structure to support compression/checksum verification. Re...Igor Fedotov2016-06-011-0/+3
|/
* Merge pull request #8891 from tchaikov/wip-fix-test-using-dashKefu Chai2016-05-031-1/+1
|\
| * test/encoding/readable.sh: use bash instead of shKefu Chai2016-05-031-1/+1
* | test: added env var setting to make check scriptsAli Maredia2016-05-022-0/+3
|/
* test/encoding/readable.sh: fix make check for autotoolsSage Weil2016-04-251-5/+13
* cmake: shell scripts in test/encoding passing in cmakeAli Maredia2016-04-153-22/+26