summaryrefslogtreecommitdiffstats
path: root/src/tools/cephfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools/cephfs: fix flake8 f-string formatting for py3.12Paulo E. Castro2024-12-141-1/+1
* Merge pull request #55808 from neesingh-rh/wip-63700Venky Shankar2024-10-171-4/+12
|\
| * cephfs-shell: fixing the cephfs-shell test failuresneeraj pratap singh2024-10-031-4/+12
* | mds: use Journaler gettersPatrick Donnelly2024-09-251-11/+13
* | cephfs-top: fix exception on small sized windowsJos Collin2024-09-061-4/+13
* | cephfs-top: fix exception on large sized windowsJos Collin2024-09-061-3/+16
* | cephfs-shell: excute cmd 'rmdir_helper' reported errortengjie52024-07-021-3/+3
|/
* 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
* tools/first-damage: Make CEPH_NOSNAP int64Kotresh HR2024-06-061-2/+2
* 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
|/ /
* / cmake: targets against legacy-option-headers when appropriateKefu Chai2024-05-081-2/+6
|/
* Merge pull request #55711 from rishabh-d-dave/fsshell-deprecationRishabh Dave2024-04-051-3/+2
|\
| * cephfs-shell: don't use pkg_resources since its deprecatedRishabh Dave2024-04-041-3/+2
* | tools/cephfs: Fix first-damage to include missing dirsKotresh HR2024-03-071-1/+3
|/
* Merge pull request #53126 from tengjie5/origin/tmp2Rishabh Dave2023-11-031-1/+1
|\
| * cephfs-shell: bump up acceptable xattr value len to 64KTeng Jie2023-10-111-1/+1
* | doc/cephfs-shell: drop installing packaging moduleVenky Shankar2023-10-091-5/+5
* | cephfs-shell: use pkg_resources rather than packaging moduleVenky Shankar2023-10-091-2/+3
* | cephfs-shell: drop LooseVersion for version.parseJos Collin2023-09-191-7/+7
* | cephfs-top: include the missing fields in --dump outputJos Collin2023-09-121-4/+23
* | Merge PR #52409 into mainVenky Shankar2023-08-317-60/+47
|\ \
| * | mds: rework FSMap to avoid shared_ptrsPatrick Donnelly2023-07-127-60/+47
* | | Merge PR #52867 into mainVenky Shankar2023-08-211-4/+5
|\ \ \ | |/ / |/| / | |/
| * doc: modify and add descriptions for cephfs-shell commands.tengjie52023-08-171-4/+5
* | cephfs-journal-tool: disambiguate usage of all keyword (in tool help).Manish M Yathnalli2023-06-251-1/+1
* | tools/cephfs/first-damage: always use bytes representation of omap keyPatrick Donnelly2023-06-071-3/+3
|/
* Merge PR #51224 into mainVenky Shankar2023-05-041-0/+4
|\
| * tools/cephfs/top/CMakeList.txt: check the minimum compatible python version f...Jos Collin2023-04-281-0/+4
* | cephfs-top: fix help text for delayJos Collin2023-04-281-2/+2
|/
* Revert "tools/cephfs/top/CMakeList.txt: check the minimum compatible python v...Venky Shankar2023-04-261-4/+0
* tools/cephfs/top/CMakeList.txt: check the minimum compatible python version f...Jos Collin2023-04-181-0/+4
* Merge PR #50716 into mainVenky Shankar2023-04-111-12/+2
|\
| * cephfs-top: fixing the -d [--delay] option in cephfs-topNeeraj Pratap Singh2023-04-041-12/+2
* | tools/cephfs: include lost+found in scan_linksPatrick Donnelly2023-03-271-1/+2
|/
* Merge PR #50195 into mainVenky Shankar2023-03-091-0/+1
|\
| * cephfs-top: Handle `METRIC_TYPE_NONE` fields for sortingNeeraj Pratap Singh2023-02-281-0/+1
* | Merge PR #50177 into mainVenky Shankar2023-03-091-4/+4
|\ \
| * | cephfs-top: navigate to home screen when no fsJos Collin2023-02-221-4/+4
| |/
* | Merge PR #48894 into mainVenky Shankar2023-03-062-56/+196
|\ \
| * | tools/cephfs-data-scan: make data pool command args optionalMykola Golub2023-01-081-15/+45
| * | tools/cephfs-data-scan: support for multi-datapoolMykola Golub2023-01-082-42/+152
* | | cephfs-top: navigate to home screen while selecting sort field, if no filesys...Neeraj Pratap Singh2023-02-211-3/+3
* | | cephfs-top: display_menu() isn't triggered when all fs' are removedNeeraj Pratap Singh2023-02-211-2/+3
| |/ |/|
* | cephfs-top: dump values to stdoutJos Collin2023-02-161-25/+126