summaryrefslogtreecommitdiffstats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/reshard: Define the operation to record a duplicated index entry.liangmingyuan2024-07-201-0/+1
* Merge pull request #56193 from joscollin/wip-B64927-test_cephfs_mirror_blockl...Venky Shankar2024-07-158-58/+57
|\
| * cephfs_mirror: Fixed negative secondsJos Collin2024-07-051-2/+2
| * cephfs_mirror: Add ErrorListener to maintain blocklisted/failed timestamp in ...Jos Collin2024-07-057-56/+55
* | Merge pull request #55196 from rzarzynski/wip-osd-ec-partial-readsRadoslaw Zarzynski2024-07-101-1/+6
|\ \ | |/ |/|
| * osd: glue read scheduling with decoding in terms of want_to_readRadoslaw Zarzynski2024-06-031-1/+6
* | Merge PR #55792 into mainPatrick Donnelly2024-06-192-17/+25
|\ \
| * | tools/cephfs: recover alternate_name of dentries from journalPatrick Donnelly2024-06-102-15/+15
| * | tools/cephfs/JournalTool: add some more debuggingPatrick Donnelly2024-06-101-0/+8
| * | tools/cephfs/JournalTool: remove extraneous 0x in debug outputPatrick Donnelly2024-06-101-2/+2
* | | rbd: include original namespace type in "rbd snap ls --all" outputIlya Dryomov2024-06-131-23/+28
* | | rbd: add --snap-id option to "rbd clone"Ilya Dryomov2024-06-131-10/+24
* | | rbd: pass ArgumentModifier to add_snap_id_option()Ilya Dryomov2024-06-135-9/+22
* | | Merge pull request #57759 from guojidan/group-infoIlya Dryomov2024-06-121-0/+62
|\ \ \ | |/ / |/| |
| * | src/tools/rbd: add group info command to output group idjunxiang Mu2024-06-061-0/+62
| |/
* / tools/first-damage: Make CEPH_NOSNAP int64Kotresh HR2024-06-061-2/+2
|/
* Merge pull request #57697 from petrutlucian94/sv_waitIlya Dryomov2024-05-314-78/+145
|\
| * rbd-wnbd: wait for the disk cleanup to completeLucian Petrut2024-05-314-78/+145
* | Merge PR #55758 into mainVenky Shankar2024-05-292-5/+33
|\ \
| * | cephfs-journal-tool: Add warning messages during 'journal reset' and prevent ...Jos Collin2024-05-132-5/+33
* | | Merge PR #57688 into mainPatrick Donnelly2024-05-281-1/+4
|\ \ \
| * | | tools/first-damage: Don't skip stray directory objectKotresh HR2024-05-241-1/+4
| | |/ | |/|
* / | tools/first-damage: Fix struct unpackKotresh HR2024-05-241-1/+2
|/ /
* | Merge pull request #57011 from tchaikov/wip-cmake-legacy-option-headerKefu Chai2024-05-195-5/+17
|\ \
| * | cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-085-5/+17
* | | Merge pull request #57429 from tchaikov/dencoder-unregisterKefu Chai2024-05-171-0/+1
|\ \ \
| * | | tools/ceph-dencoder: unregister dencoders in dtorKefu Chai2024-05-131-0/+1
| | |/ | |/|
* | | Merge PR #56148 into mainVenky Shankar2024-05-131-3/+8
|\ \ \
| * | | cephfs_mirror: check m_instance_watcher and m_mirror_watcher before using themJos Collin2024-03-191-3/+8
* | | | Merge PR #56135 into mainVenky Shankar2024-05-132-12/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | cephfs_mirror: increment sync_failures when sync_perms() and sync_snaps() failsJos Collin2024-04-102-12/+16
* | | | Merge pull request #57082 from idryomov/wip-65487Ilya Dryomov2024-05-062-8/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | rbd-mirror: remove callout when destroying pool replayerIlya Dryomov2024-05-051-0/+7
| * | | rbd-mirror: shut down and remove pool replayer if peer changesIlya Dryomov2024-04-241-8/+16
* | | | Merge pull request #56420 from rzarzynski/wip-tools-rados-get-with-offsetYuri Weinstein2024-04-241-4/+4
|\ \ \ \
| * | | | tools: rados get takes --offset nowRadoslaw Zarzynski2024-03-221-4/+4
| | |_|/ | |/| |
* | | | Merge pull request #56067 from myoungwon/wip-ceph-dedup-daemonYuri Weinstein2024-04-246-863/+1002
|\ \ \ \ | |_|/ / |/| | |
| * | | qa/workunits: adjust the existing dedup test based on ceph-dedup-daemonmyoungwon oh2024-03-141-0/+10
| * | | tool/ceph_dedup: use dout instead of count and add log messagesmyoungwon oh2024-03-142-27/+47
| * | | tool/ceph_dedup: remove unused codemyoungwon oh2024-03-122-39/+0
| * | | tool/ceph_dedup: run as a ceph daemon only if daemonize is enabledmyoungwon oh2024-03-121-2/+4
| * | | tool/ceph_dedup: make ceph_dedeup_daemon wakeup when receiving a interrupt si...myoungwon oh2024-03-121-11/+38
| * | | tool/ceph_dedup: add comments to clarify a lock domainmyoungwon oh2024-03-111-2/+2
| * | | tool/ceph_dedup: split ceph_dedup_tool into ceph_dedup_tool and ceph_dedup_da...myoungwon oh2024-03-116-863/+982
* | | | rgw/sal: add backend interfaces for group metadataCasey Bodley2024-04-101-0/+3
* | | | rgw: add struct RGWGroupInfoCasey Bodley2024-04-101-0/+1
* | | | rgw/sal: remove virtual class RGWOIDCProviderCasey Bodley2024-04-101-0/+3
* | | | rgw/rados: add rgwrados::roles namespace abstraction for cls_userCasey Bodley2024-04-101-0/+3
* | | | rgw/rados: add rgwrados::users namespace abstraction for cls_userCasey Bodley2024-04-101-0/+3
* | | | cls/user: add interfaces to index user account resourcesCasey Bodley2024-04-101-0/+8