summaryrefslogtreecommitdiffstats
path: root/debian/libcephfs-java.jlibs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-16doc: fix/cleanup osd disk creationWillem Jan Withagen1-6/+6
2018-08-16examples/Makefile: add -Wno-unused-parameter to avoid compile errorJi You2-3/+3
2018-08-15tools/cephfs-shell:used cmd2 inbuilt colorize method instead of coloramaPavani Rajula1-10/+10
2018-08-15man: skip directive starting with ".."Kefu Chai1-0/+2
2018-08-15librbd: drop snap lock before sending copyup requestMykola Golub1-2/+4
2018-08-15librbd: restart object deep copy with flattenMykola Golub2-6/+23
2018-08-15librbd: update in-memory migration snap map after creating snapMykola Golub1-0/+11
2018-08-15librbd: AsyncOperation may not be reusedMykola Golub1-4/+9
2018-08-15librbd: migrate: skip update object map for snaps that don't overlapMykola Golub1-3/+26
2018-08-15librbd: don't update object map if object deep copy returned ENOENTMykola Golub6-18/+29
2018-08-15librbd: open migration image parent and store its pointer in ImageCtxMykola Golub7-16/+180
2018-08-15librbd: use 'open snap by id' in clone requestMykola Golub3-102/+23
2018-08-15librbd: use 'open snap by id' in deep copy image copy requestMykola Golub3-65/+11
2018-08-15librbd: use 'open snap by id' in refresh parent requestMykola Golub2-51/+6
2018-08-15librbd: allow to open snapshot by idMykola Golub8-9/+26
2018-08-15librbd: separate read vs write migration parent overlapsJason Dillaman4-12/+30
2018-08-15librbd: corrected usage of ImageState::open flag parameterJason Dillaman2-3/+3
2018-08-15librbd: migration should keep parent linkage by defaultJason Dillaman1-5/+34
2018-08-15librbd: move shared common clone parent logic to state machineJason Dillaman11-455/+472
2018-08-15librbd: normalize clone state machine method names and debug logsJason Dillaman2-97/+101
2018-08-15librbd: update executing state description with migration % completeMykola Golub1-1/+115
2018-08-15rbd: make status show migration details if it is in progressMykola Golub1-4/+93
2018-08-15rbd: show when parent is migration source in info outputMykola Golub1-1/+7
2018-08-15librbd: get_parent_info: don't try to find parent snap name for CEPH_NOSNAPMykola Golub1-1/+1
2018-08-15rbd: CLI to migrate imagesMykola Golub5-1/+503
2018-08-15pybind/rbd: API for image migrationMykola Golub3-3/+239
2018-08-15librbd: API for image migrationMykola Golub40-77/+3941
2018-08-15librbd: allow 'migrating' internal feature on image createMykola Golub2-4/+3
2018-08-15librbd: handle CEPH_NOSNAP case outside of deep_copy::util::compute_snap_mapMykola Golub2-6/+5
2018-08-15librbd: add function to wait writes unblockedMykola Golub2-0/+26
2018-08-15librbd: use newly added method to list watchers in remove requestMykola Golub3-107/+62
2018-08-15librbd: async request to list watchersMykola Golub5-0/+493
2018-08-15librbd: allow to remove already opened imageMykola Golub2-4/+35
2018-08-15librbd: shortcut to skip v2 probing when opening v1 imageMykola Golub4-3/+15
2018-08-15librbd: add flags to open requestMykola Golub13-50/+56
2018-08-15cls/rbd: add assert_snapc_seq methodMykola Golub9-0/+186
2018-08-15librbd: add "migration" trash image sourceMykola Golub3-2/+7
2018-08-15cls/rbd: add "migration" trash image sourceMykola Golub2-8/+22
2018-08-15cls/rbd: methods to set/get/remove image migration headerMykola Golub9-5/+723
2018-08-15doc: added :ref: directive for osdmaptoolJames McClune1-3/+1
2018-08-14doc: added osdmaptool cross referenceJames McClune1-0/+2
2018-08-14tools/cephfs-shell: unable to copy files to a sub-directory from local file s...Pavani Rajula1-25/+30
2018-08-14ceph-volume lvm.zap loop over all vgs from a pv to destroy themAlfredo Deza1-7/+5
2018-08-14ceph-volume tests.util ensure dmcrypt_close will skip non-existent pathsAlfredo Deza1-0/+16
2018-08-14ceph-volume util.encryption if crypt path does not exist, skip itAlfredo Deza1-0/+4
2018-08-14ceph-volume lvm.zap unmount lvs and close dmcrypt on partitionsAlfredo Deza1-20/+20
2018-08-14ceph_test_objectstore: queue split on parent pg sequencerSage Weil1-2/+2
2018-08-14crimson/net: fix unittest_seastar_messenger errorsYingxin1-6/+12
2018-08-14doc: updated reference link for osdmaptool utilityJames McClune1-1/+1
2018-08-14doc: updated link for submitting patchesJames McClune1-1/+1