summaryrefslogtreecommitdiffstats
path: root/src/cls (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbd: stringify outputted error codexiexingguo2015-12-211-29/+29
* rgw: use unsigned long to print to logOrit Wasserman2015-12-171-1/+1
* cls_rbd: async version of class helpers addedJason Dillaman2015-12-152-306/+364
* Revert "LifeCycle feature"Yehuda Sadeh2015-12-095-411/+0
* LifeCycle featureJi Chen2015-12-085-0/+411
* Merge pull request #6686 from stiopaa1/namespace_bufferSage Weil2015-12-042-2/+2
|\
| * common/buffer: forward declare bufferMichal Jarzabek2015-11-302-2/+2
* | ceph-dencoder: new cls::rbd::MirrorPeer typeJason Dillaman2015-12-021-0/+1
* | cls_rbd: new methods for handling mirroringJason Dillaman2015-12-028-4/+606
* | cls_cephfs: add PGLSCephFSFilterJohn Spray2015-12-024-0/+108
* | Merge pull request #6661 from xiaoxichen/rbd_misc_fix1Josh Durgin2015-12-021-2/+0
|\ \ | |/ |/|
| * cls/cls_rbd.cc: no need to skip key == after.Xiaoxi Chen2015-12-021-2/+0
* | cls_rbd: dir_rename_image is now asyncJason Dillaman2015-11-192-6/+6
* | cls_rbd: add async version of object_map_loadJason Dillaman2015-11-192-3/+52
* | cls_rbd: convert snapshot methods to async versionsJason Dillaman2015-11-172-68/+109
|/
* Merge pull request #6557 from ceph/wip-rbd-cmake-fixesJason Dillaman2015-11-121-0/+11
|\
| * cmake: fix librbd and add src/journalIlya Dryomov2015-11-121-0/+11
* | Merge pull request #6552 from trociny/wip-journalJason Dillaman2015-11-125-16/+59
|\ \ | |/ |/|
| * cls::journal: fixup: constify dump functionsMykola Golub2015-11-112-7/+7
| * journal: don't use object_number when comparing positionsMykola Golub2015-11-111-2/+1
| * journal: allow alternate pool for journal objectsMykola Golub2015-11-113-7/+43
| * journal: output operators for journal typesMykola Golub2015-11-112-0/+8
* | Merge pull request #6462 from javacruft/wip/ec-modulesLoic Dachary2015-11-121-1/+1
|\ \ | |/ |/|
| * Build internal plugins and classes as modulesJames Page2015-11-041-1/+1
* | Merge branch 'wip-11286' of https://github.com/dillaman/cephJosh Durgin2015-11-117-1/+1181
|\ \
| * | cls_journal: EntryPositions is now represented as a listJason Dillaman2015-11-062-8/+12
| * | cls_journal_client: get_immutable_metadata is now asynchronousJason Dillaman2015-11-062-23/+50
| * | cls_journal: permit empty client id stringJason Dillaman2015-11-061-1/+3
| * | cls_journal: new convenience functions for ObjectSetPositionJason Dillaman2015-11-062-0/+51
| * | cls_journal_client: initial implementation of the cls journal client libraryJason Dillaman2015-11-063-1/+303
| * | cls_journal: initial implementation of journal class methodsJason Dillaman2015-11-064-0/+794
* | | Merge pull request #6467 from fullerdj/wip-13697Jason Dillaman2015-11-061-1/+11
|\ \ \ | |/ / |/| |
| * | cls_rbd: change object_map_update to return 0 on success, add loggingDouglas Fuller2015-11-061-1/+11
| |/
* | Merge pull request #5645 from xinxinsh/wip-snap-renameJason Dillaman2015-11-053-0/+217
|\ \ | |/ |/|
| * add snap rename test in cls_rbdxinxin shu2015-09-032-0/+11
| * handle snap rename notifyxinxin shu2015-09-032-0/+25
| * add snapshot rename methods in cls_rbdxinxin shu2015-09-011-0/+181
* | cls: new force-promotion flag for class methodsJason Dillaman2015-10-092-5/+5
* | Merge pull request #6186 from ceph/wip-12913-2Daniel Gryniewicz2015-10-071-36/+47
|\ \
| * | cls_rgw: fix bucket listing when dealing with invisible entriesYehuda Sadeh2015-09-221-36/+47
* | | compat: include compat.h for definition of ENODATAYan, Zheng2015-09-1110-0/+11
* | | cls_numops: don't include asm-generic/errno.h directlyYan, Zheng2015-09-111-1/+1
* | | Merge pull request #5692 from ceph/wip-rgw-swift-expirationYehuda Sadeh2015-09-038-0/+657
|\ \ \
| * | | rgw: objexp related fixesYehuda Sadeh2015-08-271-1/+1
| * | | rgw: integrate Swift object expiration-related things with CMake.Radoslaw Zarzynski2015-08-271-0/+7
| * | | cls: add timeindex class for radosgw's objects expiration.Radoslaw Zarzynski2015-08-277-0/+650
| | |/ | |/|
* | | Merge pull request #4869 from joaquimrocha/cls_numopsSage Weil2015-08-315-0/+300
|\ \ \
| * | | cls_numops: Add cls_numops clientJoaquim Rocha2015-08-173-6/+133
| * | | Add new cls_numops class for numeric operationsJoaquim Rocha2015-08-173-0/+173
| | |/ | |/|
* | | cls: Fix successful return found by compiler warningDavid Zafman2015-08-281-0/+1