summaryrefslogtreecommitdiffstats
path: root/src/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #56782 from joscollin/wip-B65171-support-replication-start...Venky Shankar2024-08-072-13/+48
|\ \ \ \ \
| * | | | | cephfs_mirror: provide metrics for last successful snapshot syncJos Collin2024-07-301-12/+34
| * | | | | cephfs_mirror: show 'sync_bytes' in peer statusJos Collin2024-07-302-1/+14
* | | | | | Merge pull request #58511 from pereman2/ch-umountAdam Kupczyk2024-08-061-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | tools/ceph_objecstore_tool: cleanup collection handle on exitPere Diaz Bou2024-07-291-0/+1
* | | | | | Merge pull request #54671 from baum/ceph-nvmeof-monYuri Weinstein2024-07-313-0/+220
|\ \ \ \ \ \
| * | | | | | mon: add NVMe-oF gateway monitor and HALeonid Chernin2024-07-313-0/+220
| |/ / / / /
* | | | | | Merge pull request #58213 from benhanokh/ref_countCasey Bodley2024-07-301-2/+26
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixes: https://tracker.ceph.com/issues/66286Gabriel BenHanokh2024-07-151-2/+26
| |/ / / /
* | | | | Merge pull request #57223 from myoungwon/wip-rename-global-values-ceph-dedup-...Yuri Weinstein2024-07-251-46/+48
|\ \ \ \ \
| * | | | | tool/ceph_dedup: move signal_handler into SampleDedupGlobal to remove a gobal...myoungwon oh2024-05-211-30/+28
| * | | | | tool/ceph_dedup: rename make_crawling_daemon to run_crawling_daemonmyoungwon oh2024-05-211-2/+2
| * | | | | tool/ceph_dedup: refactor globals to put them into automatic variablemyoungwon oh2024-05-211-27/+31
* | | | | | Merge PR #58327 into mainPatrick Donnelly2024-07-231-3/+3
|\ \ \ \ \ \
| * | | | | | cephfs-shell: excute cmd 'rmdir_helper' reported errortengjie52024-07-021-3/+3
* | | | | | | Merge pull request #57797 from ajarr/wip-66011Ilya Dryomov2024-07-231-23/+135
|\ \ \ \ \ \ \
| * | | | | | | rbd: add group snap info commandRamana Raja2024-07-221-23/+135
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #58353 from pereman2/bad-collection-objectstorePere Diaz Bou2024-07-221-3/+140
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | tools/objectstore: check for wrong coll open_collectionPere Diaz Bou2024-07-161-3/+140
| |/ / / / /
* | | | | | 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
|\ \ \ \ \ | |_|_|/ / |/| | | |