summaryrefslogtreecommitdiffstats
path: root/src/mds/MDSDaemon.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mds: add an asok command to dump export statesZhansong Gao2024-10-081-0/+4
* mds: add manual and auto purging scrub stats featureMilind Changire2024-08-281-0/+5
* Merge PR #52939 into mainPatrick Donnelly2024-08-061-2/+2
|\
| * mon/MonClient: handle ms_handle_fast_authentication returnPatrick Donnelly2024-06-281-2/+2
* | Merge pull request #49974 from neesingh-rh/wip-58619Venky Shankar2024-07-151-2/+2
|\ \ | |/ |/|
| * mds: require filter for client/session evict commandneeraj pratap singh2024-06-081-2/+2
* | common/admin_socket: create type for finisher callbackPatrick Donnelly2024-06-041-2/+2
* | Merge PR #57579 into mainPatrick Donnelly2024-05-281-1/+2
|\ \ | |/ |/|
| * mds: add `--lifetime` parameter to the `lock path` asok commandLeonid Usov2024-05-261-0/+1
| * mds: command_quiesce_path: rename `--wait` to `--await` for consistencyLeonid Usov2024-05-261-1/+1
* | Merge PR #57469 into mainPatrick Donnelly2024-05-231-2/+5
|\ \ | |/ |/|
| * mds: set dispatcher orderPatrick Donnelly2024-05-161-2/+4
| * mds: note when dispatcher is calledPatrick Donnelly2024-05-151-0/+1
* | mds: enhance the `lock path` asok commandLeonid Usov2024-05-201-0/+3
|/
* mds: add debug "lock path" commandPatrick Donnelly2024-04-221-0/+6
* mds: add lockup debugging commandPatrick Donnelly2024-03-281-0/+12
* mds: add quiesce opPatrick Donnelly2024-03-201-0/+6
* mds: add command to get specific opPatrick Donnelly2024-03-201-0/+6
* mds: add command to kill requestPatrick Donnelly2024-03-201-0/+5
* mds: add path argument to `ops` and `dump tree` to stream result to local filePatrick Donnelly2024-03-201-4/+6
* mds/quiesce: MDSRankQuiesce - integration of the quiesce db managerLeonid Usov2024-03-041-0/+19
* Merge PR #53028 into mainVenky Shankar2023-09-211-1/+1
|\
| * Update MDSDaemon.ccMichael Schmaltz2023-08-161-1/+1
* | Merge PR #53145 into mainPatrick Donnelly2023-09-201-0/+1
|\ \
| * | mds: log message when exiting due to asok commandPatrick Donnelly2023-08-241-0/+1
| |/
* | Merge PR #52292 into mainPatrick Donnelly2023-08-281-1/+1
|\ \ | |/ |/|
| * msg: indicate ms_handle_authentication is fastPatrick Donnelly2023-07-101-1/+1
* | mds: dump locks when printing mutation opsPatrick Donnelly2023-08-081-1/+3
* | Merge PR #51959 into mainVenky Shankar2023-07-131-4/+0
|\ \ | |/ |/|
| * mds: session ls command appears twice in command listingneeraj pratap singh2023-05-311-4/+0
* | mds: use variable g_ceph_context directly in MDSAuthCapsRishabh Dave2023-06-161-1/+1
|/
* mds: evaluate strays while performing scrub on root pathdparmar182023-03-031-1/+1
* mds: add a command to dump directory informationZhansong Gao2023-02-011-0/+6
* osd: mds: suggest clock skew when failing to obtain rotating service keysGreg Farnum2022-09-301-1/+2
* common/admin_socket: pass inbl to sync call() methodSage Weil2022-09-121-0/+1
* Merge pull request #47650 from rzarzynski/wip-bug-57119Yuri Weinstein2022-09-021-1/+3
|\
| * osd, mds: fix the "heap" admin cmd printing always to error streamRadoslaw Zarzynski2022-08-171-1/+3
* | mds/MDBalancer: add an arg to limit depth when dump loads for dirfragshaoyixing2022-06-271-1/+2
|/
* Revert "mds: kill session when mds do ms_handle_remote_reset"Venky Shankar2022-03-241-3/+0
* Merge pull request #44780 from sosodev/dump-blocked-ops-countYuri Weinstein2022-02-111-0/+4
|\
| * osd: add dump_blocked_ops_count commandKyle2022-01-251-0/+4
* | mds: kill session when mds do ms_handle_remote_resetIvanGuan2022-01-181-0/+3
|/
* Merge PR #42541 into masterPatrick Donnelly2021-09-161-4/+4
|\
| * mds: switch to use ceph_assert() instead of assert()Xiubo Li2021-08-111-4/+4
* | mds: build without "using namespace std"Kefu Chai2021-08-131-0/+4
|/
* Merge PR #41385 into masterPatrick Donnelly2021-06-231-1/+1
|\
| * mds: remove 'fs_name' from MDSRankRamana Raja2021-06-171-1/+1
* | Merge PR #36823 into masterPatrick Donnelly2021-06-191-1/+3
|\ \ | |/ |/|
| * mds : add timeout to the command, dump cache, to prevent it from running too ...Simon Gao2021-04-171-1/+3
* | mds: reset code after cpu_profilerliu shi2021-05-141-0/+1